Uses of Interface
com.broadleafcommerce.cartoperation.service.configuration.IncludedProductConfigurationService
Package
Description
-
Uses of IncludedProductConfigurationService in com.broadleafcommerce.cartoperation.service.configuration
Modifier and TypeMethodDescriptionprotected IncludedProductConfigurationService
DefaultCartItemConfigurationService.getIncludedProductService()
ModifierConstructorDescriptionDefaultCartItemConfigurationService
(IncludedProductConfigurationService includedProductService, ItemChoiceConfigurationService itemChoiceService, AttributeChoiceConfigurationService attributeChoiceService, org.springframework.context.MessageSource messageSource, com.broadleafcommerce.common.extension.TypeFactory typeFactory) DefaultCartItemConfigurationService
(CatalogProvider<? extends CatalogItem> catalogProvider, IncludedProductConfigurationService includedProductService, ItemChoiceConfigurationService itemChoiceService, AttributeChoiceConfigurationService attributeChoiceService, org.springframework.context.MessageSource messageSource, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of IncludedProductConfigurationService in com.broadleafcommerce.cartoperation.service.mapping
Modifier and TypeMethodDescriptionprotected IncludedProductConfigurationService
DefaultCartItemCatalogInformationService.getIncludedProductService()
Modifier and TypeMethodDescriptionvoid
DefaultCartItemCatalogInformationService.setIncludedProductService
(IncludedProductConfigurationService includedProductService)