public abstract class BaseRMEvaluator
extends org.alfresco.web.evaluator.BaseEvaluator
| Constructor and Description |
|---|
BaseRMEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected org.json.simple.JSONArray |
getRMIndicators(org.json.simple.JSONObject jsonObject)
Retrieve a JSONArray of applicable indicators
|
protected org.json.simple.JSONObject |
getRMNode(org.json.simple.JSONObject jsonObject)
Retrieve a JSONObject representing the RM extended properties
|
protected boolean |
isDocLibRecord(org.json.simple.JSONObject jsonObject) |
evaluate, evaluate, evaluate, evaluate, getArg, getArgs, getContainerType, getHasContent, getHeader, getIsLocked, getIsPortlet, getIsWorkingCopy, getJSONValue, getMatchesCurrentUser, getMetadata, getNodeAspects, getNodeType, getProperty, getSiteId, getSitePreset, getUserId, setNegateOutputprotected final boolean isDocLibRecord(org.json.simple.JSONObject jsonObject)
protected final org.json.simple.JSONObject getRMNode(org.json.simple.JSONObject jsonObject)
jsonObject - JSONObject containing a "node" object as returned from the ApplicationScriptUtils class.protected org.json.simple.JSONArray getRMIndicators(org.json.simple.JSONObject jsonObject)
jsonObject - JSONObject containing a "node" object as returned from the ApplicationScriptUtils class.Copyright © 2005–2018 Alfresco Software. All rights reserved.