public abstract class AbstractActionEvaluator extends 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 - ServiceRegistryaction - Actionprotected ServiceRegistry getServiceRegistry()
public org.apache.chemistry.opencmis.commons.enums.Action getAction()
getAction in interface org.alfresco.opencmis.dictionary.CMISActionEvaluatorCopyright © 2005–2018 Alfresco Software. All rights reserved.