| Interface | Description |
|---|---|
| StructuredContentRuleProcessor |
StructuredContent rule processors check each content item to see if it qualifies
for inclusion in the result set.
|
| StructuredContentService |
Provides services to manage
StructuredContent items. |
| Class | Description |
|---|---|
| AbstractStructuredContentRuleProcessor |
This class is useful as a starting point for rule processors that need to execute MVEL rules.
|
| StructuredContentDefaultRuleProcessor |
By default, this rule processor combines all of the rules from
StructuredContent.getStructuredContentMatchRules()
into a single MVEL expression. |
| StructuredContentServiceImpl |
Copyright © 2013. All rights reserved.