org.alfresco.opencmis.mapping
Class CanCancelCheckOutActionEvaluator

java.lang.Object
  extended by org.alfresco.opencmis.mapping.AbstractActionEvaluator
      extended by org.alfresco.opencmis.mapping.CanCancelCheckOutActionEvaluator
All Implemented Interfaces:
org.alfresco.opencmis.dictionary.CMISActionEvaluator

public class CanCancelCheckOutActionEvaluator
extends AbstractActionEvaluator

Alfresco Permission based Action Evaluator


Constructor Summary
protected CanCancelCheckOutActionEvaluator(ServiceRegistry serviceRegistry)
          Construct
 
Method Summary
 boolean isAllowed(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
           
 
Methods inherited from class org.alfresco.opencmis.mapping.AbstractActionEvaluator
getAction, getServiceRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CanCancelCheckOutActionEvaluator

protected CanCancelCheckOutActionEvaluator(ServiceRegistry serviceRegistry)
Construct

Parameters:
serviceRegistry -
permission -
Method Detail

isAllowed

public boolean isAllowed(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)


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