public class SitePresetEvaluator extends BaseEvaluator
args, metadata, negateOutput| Constructor and Description |
|---|
SitePresetEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.json.simple.JSONObject jsonObject)
Evaluator implementations abstract method.
|
void |
setPresets(ArrayList<String> presets)
Define the list of presets to check for
|
evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputpublic void setPresets(ArrayList<String> presets)
presets - public boolean evaluate(org.json.simple.JSONObject jsonObject)
BaseEvaluatorevaluate in interface Evaluatorevaluate in class BaseEvaluatorjsonObject - The object the evaluation is forCopyright © 2005–2014 Alfresco Software. All rights reserved.