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, getServiceRegistryprotected CanCheckOutActionEvaluator(ServiceRegistry serviceRegistry)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.