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 GenericEntityServiceMultiTenantCopier.genericEntityServiceprotected GenericEntityServiceMultiTenantCopyContext.genericEntityServiceConstructors 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 GenericEntityServiceProductDuplicateModifier.genericEntityService -
Uses of GenericEntityService in org.broadleafcommerce.core.offer.service
Fields in org.broadleafcommerce.core.offer.service declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityServiceOfferServiceUtilitiesImpl.entityServiceMethods in org.broadleafcommerce.core.offer.service that return GenericEntityServiceMethods in org.broadleafcommerce.core.offer.service with parameters of type GenericEntityServiceModifier and TypeMethodDescriptionvoidOfferServiceUtilitiesImpl.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 GenericEntityServiceOrderOfferProcessorImpl.entityService -
Uses of GenericEntityService in org.broadleafcommerce.openadmin.web.controller.entity
Fields in org.broadleafcommerce.openadmin.web.controller.entity declared as GenericEntityServiceModifier and TypeFieldDescriptionprotected GenericEntityServiceAdminBasicEntityController.genericEntityService