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)
object
- Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.