public class ViewInExplorerEvaluator extends BaseEvaluator
args, metadata, negateOutput| Constructor and Description |
|---|
ViewInExplorerEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.json.simple.JSONObject jsonObject)
Evaluator implementations abstract method.
|
protected java.lang.Object |
getConfigValue(java.lang.String condition,
java.lang.String elementName)
Retrieve config value
|
void |
setConfigService(org.springframework.extensions.config.ConfigService configService)
Config Service setter
|
evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputpublic void setConfigService(org.springframework.extensions.config.ConfigService configService)
configService - public boolean evaluate(org.json.simple.JSONObject jsonObject)
BaseEvaluatorevaluate in interface Evaluatorevaluate in class BaseEvaluatorjsonObject - The object the evaluation is forprotected java.lang.Object getConfigValue(java.lang.String condition,
java.lang.String elementName)
condition - Config sectionelementName - Element within sectionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.