Package org.alfresco.opencmis.mapping
Class CurrentVersionEvaluator
java.lang.Object
org.alfresco.opencmis.mapping.AbstractActionEvaluator
org.alfresco.opencmis.mapping.CurrentVersionEvaluator
- All Implemented Interfaces:
CMISActionEvaluator
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCurrentVersionEvaluator(ServiceRegistry serviceRegistry, CMISActionEvaluator currentVersionEvaluator, boolean nonCurrentVersionValue) ConstructprotectedCurrentVersionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, boolean currentVersionValue, boolean nonCurrentVersionValue) Construct -
Method Summary
Methods inherited from class org.alfresco.opencmis.mapping.AbstractActionEvaluator
getAction, getServiceRegistry
-
Constructor Details
-
CurrentVersionEvaluator
protected CurrentVersionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, boolean currentVersionValue, boolean nonCurrentVersionValue) Construct- Parameters:
serviceRegistry- ServiceRegistryaction- ActioncurrentVersionValue- booleannonCurrentVersionValue- boolean
-
CurrentVersionEvaluator
protected CurrentVersionEvaluator(ServiceRegistry serviceRegistry, CMISActionEvaluator currentVersionEvaluator, boolean nonCurrentVersionValue) Construct- Parameters:
serviceRegistry-
-
-
Method Details
-
isAllowed
-