Uses of Class
org.exoplatform.perkstore.entity.ProductEntity
Packages that use ProductEntity
Package
Description
-
Uses of ProductEntity in org.exoplatform.perkstore.dao
Methods in org.exoplatform.perkstore.dao that return types with arguments of type ProductEntityMethod parameters in org.exoplatform.perkstore.dao with type arguments of type ProductEntityModifier and TypeMethodDescriptionvoidPerkStoreProductDAO.deleteAll(List<ProductEntity> entities) -
Uses of ProductEntity in org.exoplatform.perkstore.entity
Methods in org.exoplatform.perkstore.entity that return ProductEntityMethods in org.exoplatform.perkstore.entity with parameters of type ProductEntity -
Uses of ProductEntity in org.exoplatform.perkstore.service.utils
Methods in org.exoplatform.perkstore.service.utils that return ProductEntityMethods in org.exoplatform.perkstore.service.utils with parameters of type ProductEntityModifier and TypeMethodDescriptionstatic ProductUtils.fromEntity(ProductEntity entity) static ProductOrderEntityUtils.toEntity(ProductEntity productEntity, ProductOrder order)