Uses of Interface
org.broadleafcommerce.cms.page.domain.PageItemCriteria
Packages that use PageItemCriteria
-
Uses of PageItemCriteria in org.broadleafcommerce.cms.page.domain
Classes in org.broadleafcommerce.cms.page.domain that implement PageItemCriteriaFields in org.broadleafcommerce.cms.page.domain with type parameters of type PageItemCriteriaModifier and TypeFieldDescriptionprotected Set<PageItemCriteria>PageImpl.qualifyingItemCriteriaDeprecated.Methods in org.broadleafcommerce.cms.page.domain with type parameters of type PageItemCriteriaModifier and TypeMethodDescription<G extends PageItemCriteria>
CreateResponse<G>PageItemCriteriaImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) Methods in org.broadleafcommerce.cms.page.domain that return PageItemCriteriaModifier and TypeMethodDescriptionPageItemCriteria.cloneEntity()Builds a copy of this item.PageItemCriteriaImpl.cloneEntity()Methods in org.broadleafcommerce.cms.page.domain that return types with arguments of type PageItemCriteriaModifier and TypeMethodDescriptionPage.getQualifyingItemCriteria()Returns the item (or cart) based rules associated with this content item.PageImpl.getQualifyingItemCriteria()Method parameters in org.broadleafcommerce.cms.page.domain with type arguments of type PageItemCriteriaModifier and TypeMethodDescriptionvoidPage.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria) Sets the item (e.g. cart) based rules associated with this content item.voidPageImpl.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria)