org.alfresco.opencmis.dictionary
Interface CMISActionEvaluator


public interface CMISActionEvaluator


Method Summary
 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
 

Method Detail

getAction

org.apache.chemistry.opencmis.commons.enums.Action getAction()
Gets the CMIS Allowed Action

Returns:

isAllowed

boolean isAllowed(CMISNodeInfo nodeInfo)
Determines if an action is allowed on an object

Parameters:
object -
Returns:


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.