| Package | Description |
|---|---|
| org.broadleafcommerce.cms.page.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
PageItemCriteriaImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Set<PageItemCriteria> |
PageImpl.qualifyingItemCriteria
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<G extends PageItemCriteria> |
PageItemCriteriaImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
PageItemCriteria |
PageItemCriteria.cloneEntity()
Builds a copy of this item.
|
PageItemCriteria |
PageItemCriteriaImpl.cloneEntity() |
| Modifier and Type | Method and Description |
|---|---|
Set<PageItemCriteria> |
Page.getQualifyingItemCriteria()
Returns the item (or cart) based rules associated with this content item.
|
Set<PageItemCriteria> |
PageImpl.getQualifyingItemCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
Page.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria)
Sets the item (e.g.
|
void |
PageImpl.setQualifyingItemCriteria(Set<PageItemCriteria> qualifyingItemCriteria) |
Copyright © 2022. All rights reserved.