public interface StructuredContentRuleProcessor
StructuredContentDefaultRuleProcessor}
Modifier and Type | Method and Description |
---|---|
boolean |
checkForMatch(StructuredContentDTO sc,
Map<String,Object> valueMap)
Returns true if the passed in
StructuredContent is valid according
to this rule processor. |
boolean checkForMatch(StructuredContentDTO sc, Map<String,Object> valueMap)
StructuredContent
is valid according
to this rule processor.sc
- Copyright © 2014. All rights reserved.