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, setNegateOutput
public void setConfigService(org.springframework.extensions.config.ConfigService configService)
configService
- public boolean evaluate(org.json.simple.JSONObject jsonObject)
BaseEvaluator
evaluate
in interface Evaluator
evaluate
in class BaseEvaluator
jsonObject
- 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.