public class CanCheckOutActionEvaluator extends AbstractActionEvaluator
Modifier | Constructor and Description |
---|---|
protected |
CanCheckOutActionEvaluator(ServiceRegistry serviceRegistry)
Construct
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowed(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
Node must be versionable, must not have a Private Working Copy and must not be locked.
|
getAction, getServiceRegistry
protected CanCheckOutActionEvaluator(ServiceRegistry serviceRegistry)
Copyright © 2005–2017 Alfresco Software. All rights reserved.