|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageItemCriteria | |
|---|---|
| org.broadleafcommerce.cms.page.domain | |
| Uses of PageItemCriteria in org.broadleafcommerce.cms.page.domain |
|---|
| Classes in org.broadleafcommerce.cms.page.domain that implement PageItemCriteria | |
|---|---|
class |
PageItemCriteriaImpl
|
| Fields in org.broadleafcommerce.cms.page.domain with type parameters of type PageItemCriteria | |
|---|---|
protected Set<PageItemCriteria> |
PageImpl.qualifyingItemCriteria
|
| Methods in org.broadleafcommerce.cms.page.domain that return PageItemCriteria | |
|---|---|
PageItemCriteria |
PageItemCriteria.cloneEntity()
Builds a copy of this item. |
PageItemCriteria |
PageItemCriteriaImpl.cloneEntity()
|
| Methods in org.broadleafcommerce.cms.page.domain that return types with arguments of type PageItemCriteria | |
|---|---|
Set<PageItemCriteria> |
Page.getQualifyingItemCriteria()
Returns the item (or cart) based rules associated with this content item. |
Set<PageItemCriteria> |
PageImpl.getQualifyingItemCriteria()
|
| Method parameters in org.broadleafcommerce.cms.page.domain with type arguments of type PageItemCriteria | |
|---|---|
void |
Page.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria)
Sets the item (e.g. |
void |
PageImpl.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||