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.CMISActionEvaluator
Copyright © 2005–2017 Alfresco Software. All rights reserved.