Uses of Class
com.broadleafcommerce.catalogbrowse.domain.ItemChoiceCategory
Packages that use ItemChoiceCategory
-
Uses of ItemChoiceCategory in com.broadleafcommerce.catalogbrowse.domain
Methods in com.broadleafcommerce.catalogbrowse.domain that return ItemChoiceCategoryModifier and TypeMethodDescriptionItemChoice.getCategory()TheItemChoiceCategorywhich the choice will be chosen from by the customer if theItemChoice.getTargetType()isDefaultItemChoiceTargetType.CATEGORY.Methods in com.broadleafcommerce.catalogbrowse.domain with parameters of type ItemChoiceCategoryModifier and TypeMethodDescriptionvoidItemChoice.setCategory(ItemChoiceCategory category) TheItemChoiceCategorywhich the choice will be chosen from by the customer if theItemChoice.getTargetType()isDefaultItemChoiceTargetType.CATEGORY.