| Package | Description |
|---|---|
| org.broadleafcommerce.cms.page.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
PageRuleImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PageRule> |
PageImpl.pageMatchRules
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<G extends PageRule> |
PageRuleImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
PageRule |
PageRuleImpl.cloneEntity() |
PageRule |
PageRule.cloneEntity()
Builds a copy of this content rule.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PageRule> |
PageImpl.getPageMatchRules() |
Map<String,PageRule> |
Page.getPageMatchRules()
Returns a map of the targeting rules associated with this page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageImpl.setPageMatchRules(Map<String,PageRule> pageMatchRules) |
void |
Page.setPageMatchRules(Map<String,PageRule> pageRules)
Sets the targeting rules for this content item.
|
Copyright © 2017. All rights reserved.