public class WCMLockEvaluator extends BaseActionEvaluator
| Constructor and Description |
|---|
WCMLockEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Node node)
The evaluator should decide if the action precondition is valid based on the appropriate
logic and the properties etc.
|
evaluatepublic boolean evaluate(Node node)
ActionEvaluatorevaluate in interface ActionEvaluatorevaluate in class BaseActionEvaluatornode - Node context for the actionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.