Uses of Interface
com.broadleafcommerce.cartoperation.service.configuration.AttributeChoiceConfigurationService
-
Uses of AttributeChoiceConfigurationService in com.broadleafcommerce.cartoperation.service.configuration
Modifier and TypeMethodDescriptionprotected AttributeChoiceConfigurationService
DefaultCartItemConfigurationService.getAttributeChoiceService()
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)