Uses of Interface
com.broadleafcommerce.cartoperation.service.configuration.ItemChoiceConfigurationService
Package
Description
-
Uses of ItemChoiceConfigurationService in com.broadleafcommerce.cartoperation.service.configuration
Modifier and TypeMethodDescriptionprotected ItemChoiceConfigurationService
DefaultCartItemConfigurationService.getItemChoiceService()
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 ItemChoiceConfigurationService in com.broadleafcommerce.cartoperation.service.mapping
Modifier and TypeMethodDescriptionprotected ItemChoiceConfigurationService
DefaultCartItemCatalogInformationService.getItemChoiceService()
Modifier and TypeMethodDescriptionvoid
DefaultCartItemCatalogInformationService.setItemChoiceService
(ItemChoiceConfigurationService itemChoiceService)