public interface CMISActionEvaluator<T>
| Modifier and Type | Method and Description |
|---|---|
CMISAllowedActionEnum |
getAction()
Gets the CMIS Allowed Action
|
boolean |
isAllowed(T object)
Determines if an action is allowed on an object
|
CMISAllowedActionEnum getAction()
boolean isAllowed(T object)
object - Copyright © 2005–2014 Alfresco Software. All rights reserved.