| Package | Description |
|---|---|
| org.broadleafcommerce.cms.page.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPageRuleProcessor
This class is useful as a starting point for rule processors that need to execute MVEL rules.
|
class |
PageDefaultRuleProcessor
By default, this rule processor combines all of the rules from
Page.getPageMatchRules()
into a single MVEL expression. |
| Modifier and Type | Field and Description |
|---|---|
protected List<PageRuleProcessor> |
PageServiceImpl.pageRuleProcessors |
Copyright © 2015. All Rights Reserved.