public class GoogleDocsOwnerEvaluator extends BaseEvaluator
hasAspect("gd:googleResource") NOT hasAspect("trx:transferred") NOT hasAspect("cm:workingcopy") property "cm:lockOwner" == (currentUser)
args, metadata, negateOutput
Constructor and Description |
---|
GoogleDocsOwnerEvaluator() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(org.json.simple.JSONObject jsonObject)
Evaluator implementations abstract method.
|
evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutput
public boolean evaluate(org.json.simple.JSONObject jsonObject)
BaseEvaluator
evaluate
in interface Evaluator
evaluate
in class BaseEvaluator
jsonObject
- The object the evaluation is forCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.