public class PropertyNotNullEvaluator extends BaseEvaluator
args, metadata, negateOutput| Constructor and Description |
|---|
PropertyNotNullEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(org.json.simple.JSONObject jsonObject)
Checks that a property value exists and is not null
|
void |
setProperty(java.lang.String name)
Property name
|
evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputpublic void setProperty(java.lang.String name)
name - 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.