|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageRule | |
|---|---|
| org.broadleafcommerce.cms.page.domain | |
| Uses of PageRule in org.broadleafcommerce.cms.page.domain |
|---|
| Classes in org.broadleafcommerce.cms.page.domain that implement PageRule | |
|---|---|
class |
PageRuleImpl
|
| Methods in org.broadleafcommerce.cms.page.domain that return PageRule | |
|---|---|
PageRule |
PageRule.cloneEntity()
Builds a copy of this content rule. |
PageRule |
PageRuleImpl.cloneEntity()
|
| Methods in org.broadleafcommerce.cms.page.domain that return types with arguments of type PageRule | |
|---|---|
Map<String,PageRule> |
Page.getPageMatchRules()
Returns a map of the targeting rules associated with this page. |
Map<String,PageRule> |
PageImpl.getPageMatchRules()
|
| Method parameters in org.broadleafcommerce.cms.page.domain with type arguments of type PageRule | |
|---|---|
void |
Page.setPageMatchRules(Map<String,PageRule> pageRules)
Sets the targeting rules for this content item. |
void |
PageImpl.setPageMatchRules(Map<String,PageRule> pageMatchRules)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||