public class ChainedMatchAllEvaluator extends BaseEvaluator
args, metadata, negateOutput| Constructor and Description |
|---|
ChainedMatchAllEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.json.simple.JSONObject jsonObject)
Run through each given evaluator until we either get to the end or one returns false
|
void |
setEvaluators(java.util.ArrayList evaluators)
Evaluators to participate in the evaluation chain
|
evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputpublic void setEvaluators(java.util.ArrayList evaluators)
evaluators - public boolean evaluate(org.json.simple.JSONObject jsonObject)
evaluate in interface Evaluatorevaluate in class BaseEvaluatorjsonObject - The object the action is forCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.