org.alfresco.opencmis.mapping
Class CanCheckInActionEvaluator

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

public class CanCheckInActionEvaluator
extends AbstractActionEvaluator

Alfresco Permission based Action Evaluator


Constructor Summary
protected CanCheckInActionEvaluator(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

CanCheckInActionEvaluator

protected CanCheckInActionEvaluator(ServiceRegistry serviceRegistry)
Construct

Method Detail

isAllowed

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


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