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 ofContentZoneItemLists
to display based on theirrules
.Method parameters in com.broadleafcommerce.content.domain with type arguments of type ContentZoneItemListModifier and TypeMethodDescriptionvoid
ContentZone.setAlternateItemSets
(List<ContentZoneItemList> alternateItemSets) List ofContentZoneItemLists
to display based on theirrules
.