public interface CMISActionEvaluator
Modifier and Type | Method and Description |
---|---|
org.apache.chemistry.opencmis.commons.enums.Action |
getAction()
Gets the CMIS Allowed Action
|
boolean |
isAllowed(CMISNodeInfo nodeInfo)
Determines if an action is allowed on an object
|
org.apache.chemistry.opencmis.commons.enums.Action getAction()
boolean isAllowed(CMISNodeInfo nodeInfo)
nodeInfo
- CMISNodeInfoCopyright © 2005–2019 Alfresco Software. All rights reserved.