|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.opencmis.mapping.AbstractActionEvaluator
public abstract class AbstractActionEvaluator
Base class for all action evaluators
Constructor Summary | |
---|---|
protected |
AbstractActionEvaluator(ServiceRegistry serviceRegistry,
org.apache.chemistry.opencmis.commons.enums.Action action)
Construct |
Method Summary | |
---|---|
org.apache.chemistry.opencmis.commons.enums.Action |
getAction()
|
protected ServiceRegistry |
getServiceRegistry()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.opencmis.dictionary.CMISActionEvaluator |
---|
isAllowed |
Constructor Detail |
---|
protected AbstractActionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action)
serviceRegistry
- action
- Method Detail |
---|
protected ServiceRegistry getServiceRegistry()
public org.apache.chemistry.opencmis.commons.enums.Action getAction()
getAction
in interface org.alfresco.opencmis.dictionary.CMISActionEvaluator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |