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, setNegateOutput
public void setEvaluators(java.util.ArrayList evaluators)
evaluators
- public boolean evaluate(org.json.simple.JSONObject jsonObject)
evaluate
in interface Evaluator
evaluate
in class BaseEvaluator
jsonObject
- The object the action is forCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.