public class CurrentVersionEvaluator extends AbstractActionEvaluator
Modifier | Constructor and Description |
---|---|
protected |
CurrentVersionEvaluator(ServiceRegistry serviceRegistry,
org.apache.chemistry.opencmis.commons.enums.Action action,
boolean currentVersionValue,
boolean nonCurrentVersionValue)
Construct
|
protected |
CurrentVersionEvaluator(ServiceRegistry serviceRegistry,
org.alfresco.opencmis.dictionary.CMISActionEvaluator currentVersionEvaluator,
boolean nonCurrentVersionValue)
Construct
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowed(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo) |
getAction, getServiceRegistry
protected CurrentVersionEvaluator(ServiceRegistry serviceRegistry, org.apache.chemistry.opencmis.commons.enums.Action action, boolean currentVersionValue, boolean nonCurrentVersionValue)
serviceRegistry
- ServiceRegistryaction
- ActioncurrentVersionValue
- booleannonCurrentVersionValue
- booleanprotected CurrentVersionEvaluator(ServiceRegistry serviceRegistry, org.alfresco.opencmis.dictionary.CMISActionEvaluator currentVersionEvaluator, boolean nonCurrentVersionValue)
serviceRegistry
- Copyright © 2005–2017 Alfresco Software. All rights reserved.