public abstract class AbstractActionEvaluator
extends java.lang.Object
implements org.alfresco.opencmis.dictionary.CMISActionEvaluator
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractActionEvaluator(ServiceRegistry serviceRegistry,
org.apache.chemistry.opencmis.commons.enums.Action action)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.chemistry.opencmis.commons.enums.Action |
getAction() |
protected ServiceRegistry |
getServiceRegistry() |
protected AbstractActionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action)
serviceRegistry - action - protected ServiceRegistry getServiceRegistry()
public org.apache.chemistry.opencmis.commons.enums.Action getAction()
getAction in interface org.alfresco.opencmis.dictionary.CMISActionEvaluatorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.