public class FixedValueActionEvaluator<T> extends AbstractActionEvaluator<T>
| Modifier | Constructor and Description |
|---|---|
protected |
FixedValueActionEvaluator(ServiceRegistry serviceRegistry,
CMISAllowedActionEnum action,
boolean allowed)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(T object)
Determines if an action is allowed on an object
|
String |
toString() |
getAction, getServiceRegistryprotected FixedValueActionEvaluator(ServiceRegistry serviceRegistry, CMISAllowedActionEnum action, boolean allowed)
serviceRegistry - action - public boolean isAllowed(T object)
CMISActionEvaluatorCopyright © 2005–2014 Alfresco Software. All rights reserved.