public class EditableByCurrentUser extends BaseEvaluator
If node is locked it must be locked by the current user
If node is a working copy the current user must be the owner
args, metadata, negateOutput| Constructor and Description |
|---|
EditableByCurrentUser() |
| 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.