Uses of Class
com.broadleafcommerce.content.domain.ContentZoneItemList
Packages that use ContentZoneItemList
- 
Uses of ContentZoneItemList in com.broadleafcommerce.content.domain
Methods in com.broadleafcommerce.content.domain that return types with arguments of type ContentZoneItemListModifier and TypeMethodDescriptionContentZone.getAlternateItemSets()List ofContentZoneItemListsto display based on theirrules.Method parameters in com.broadleafcommerce.content.domain with type arguments of type ContentZoneItemListModifier and TypeMethodDescriptionvoidContentZone.setAlternateItemSets(List<ContentZoneItemList> alternateItemSets) List ofContentZoneItemListsto display based on theirrules.