public class GoogleDocsEditingEvaluator extends BaseEvaluator
hasAspect("gd:googleResource")
hasAspect("cm:workingcopy")
property "cm:workingCopyOwner" == (currentUser)
args, metadata, negateOutput| Constructor and Description |
|---|
GoogleDocsEditingEvaluator() |
| 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, setNegateOutputpublic boolean evaluate(org.json.simple.JSONObject jsonObject)
BaseEvaluatorevaluate in interface Evaluatorevaluate in class BaseEvaluatorjsonObject - The object the evaluation is forCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.