Uses of Interface
org.broadleafcommerce.common.service.GenericEntityService
Packages that use GenericEntityService
Package
Description
-
Uses of GenericEntityService in org.broadleafcommerce.common.copy
Fields in org.broadleafcommerce.common.copy declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityService
MultiTenantCopier.genericEntityService
protected GenericEntityService
MultiTenantCopyContext.genericEntityService
Constructors in org.broadleafcommerce.common.copy with parameters of type GenericEntityServiceModifierConstructorDescriptionMultiTenantCopyContext
(Catalog fromCatalog, Catalog toCatalog, Site fromSite, Site toSite, GenericEntityService genericEntityService, MultiTenantCopierExtensionManager extensionManager) -
Uses of GenericEntityService in org.broadleafcommerce.common.service
Classes in org.broadleafcommerce.common.service that implement GenericEntityService -
Uses of GenericEntityService in org.broadleafcommerce.core.catalog.service
Fields in org.broadleafcommerce.core.catalog.service declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityService
ProductDuplicateModifier.genericEntityService
-
Uses of GenericEntityService in org.broadleafcommerce.core.offer.service
Fields in org.broadleafcommerce.core.offer.service declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityService
OfferServiceUtilitiesImpl.entityService
Methods in org.broadleafcommerce.core.offer.service that return GenericEntityServiceMethods in org.broadleafcommerce.core.offer.service with parameters of type GenericEntityServiceModifier and TypeMethodDescriptionvoid
OfferServiceUtilitiesImpl.setGenericEntityService
(GenericEntityService entityService) -
Uses of GenericEntityService in org.broadleafcommerce.core.offer.service.processor
Fields in org.broadleafcommerce.core.offer.service.processor declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityService
OrderOfferProcessorImpl.entityService
-
Uses of GenericEntityService in org.broadleafcommerce.openadmin.web.controller.entity
Fields in org.broadleafcommerce.openadmin.web.controller.entity declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityService
AdminBasicEntityController.genericEntityService