| Interface | Description |
|---|---|
| PageRuleProcessor |
Page rule processors check each content item to see if it qualifies
for inclusion in the result set.
|
| PageService |
Created by bpolster.
|
| Class | Description |
|---|---|
| AbstractPageRuleProcessor |
This class is useful as a starting point for rule processors that need to execute MVEL rules.
|
| PageDefaultRuleProcessor |
By default, this rule processor combines all of the rules from
Page.getPageMatchRules()
into a single MVEL expression. |
| PageServiceImpl |
Created by bpolster.
|
Copyright © 2013. All rights reserved.