org.alfresco.opencmis.mapping
Class ParentActionEvaluator

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

public class ParentActionEvaluator
extends AbstractActionEvaluator

Action Evaluator whose evaluation takes place on parent


Constructor Summary
protected ParentActionEvaluator(AbstractActionEvaluator evaluator)
          Construct
 
Method Summary
 boolean isAllowed(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
           
 java.lang.String toString()
           
 
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, wait, wait, wait
 

Constructor Detail

ParentActionEvaluator

protected ParentActionEvaluator(AbstractActionEvaluator evaluator)
Construct

Parameters:
serviceRegistry -
action -
Method Detail

isAllowed

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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