public abstract class AbstractActionEvaluator extends Object implements 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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAllowedprotected 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 CMISActionEvaluatorCopyright © 2005–2021 Alfresco Software. All rights reserved.