|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructuredContentRuleProcessor | |
|---|---|
| org.broadleafcommerce.cms.structure.service | |
| Uses of StructuredContentRuleProcessor in org.broadleafcommerce.cms.structure.service |
|---|
| Classes in org.broadleafcommerce.cms.structure.service that implement StructuredContentRuleProcessor | |
|---|---|
class |
AbstractStructuredContentRuleProcessor
This class is useful as a starting point for rule processors that need to execute MVEL rules. |
class |
StructuredContentDefaultRuleProcessor
By default, this rule processor combines all of the rules from StructuredContent.getStructuredContentMatchRules()
into a single MVEL expression. |
| Fields in org.broadleafcommerce.cms.structure.service with type parameters of type StructuredContentRuleProcessor | |
|---|---|
protected List<StructuredContentRuleProcessor> |
StructuredContentServiceImpl.contentRuleProcessors
|
| Methods in org.broadleafcommerce.cms.structure.service that return types with arguments of type StructuredContentRuleProcessor | |
|---|---|
List<StructuredContentRuleProcessor> |
StructuredContentServiceImpl.getContentRuleProcessors()
|
| Method parameters in org.broadleafcommerce.cms.structure.service with type arguments of type StructuredContentRuleProcessor | |
|---|---|
void |
StructuredContentServiceImpl.setContentRuleProcessors(List<StructuredContentRuleProcessor> contentRuleProcessors)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||