Uses of Interface
com.broadleafcommerce.cartoperation.service.configuration.AttributeChoiceConfigurationService
Packages that use AttributeChoiceConfigurationService
-
Uses of AttributeChoiceConfigurationService in com.broadleafcommerce.cartoperation.service.configuration
Classes in com.broadleafcommerce.cartoperation.service.configuration that implement AttributeChoiceConfigurationServiceMethods in com.broadleafcommerce.cartoperation.service.configuration that return AttributeChoiceConfigurationServiceModifier and TypeMethodDescriptionprotected AttributeChoiceConfigurationService
DefaultCartItemConfigurationService.getAttributeChoiceService()
Constructors in com.broadleafcommerce.cartoperation.service.configuration with parameters of type AttributeChoiceConfigurationServiceModifierConstructorDescriptionDefaultCartItemConfigurationService
(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)