|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.cmis.mapping.AbstractActionEvaluator
public abstract class AbstractActionEvaluator
Base class for all action evaluators
Constructor Summary | |
---|---|
protected |
AbstractActionEvaluator(ServiceRegistry serviceRegistry,
CMISAllowedActionEnum action)
Construct |
Method Summary | |
---|---|
CMISAllowedActionEnum |
getAction()
Gets the CMIS Allowed Action |
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.cmis.CMISActionEvaluator |
---|
isAllowed |
Constructor Detail |
---|
protected AbstractActionEvaluator(ServiceRegistry serviceRegistry, CMISAllowedActionEnum action)
serviceRegistry
- action
- Method Detail |
---|
protected ServiceRegistry getServiceRegistry()
public CMISAllowedActionEnum getAction()
CMISActionEvaluator
getAction
in interface CMISActionEvaluator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |