public class GroupActionEvaluator extends BaseActionEvaluator
| Constructor and Description |
|---|
GroupActionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(java.lang.Object obj)
The evaluator should decide if the action precondition is valid based on the appropriate
logic and the state etc.
|
evaluatepublic boolean evaluate(java.lang.Object obj)
ActionEvaluatorevaluate in interface ActionEvaluatorevaluate in class BaseActionEvaluatorobj - The object the action is forCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.