|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.action.evaluator.BaseActionEvaluator
org.alfresco.web.action.evaluator.GroupActionEvaluator
public class GroupActionEvaluator
Evaluator that determines whether the add group user action should be visible - only visible when the dialog is not showing the root group.
Constructor Summary | |
---|---|
GroupActionEvaluator()
|
Method Summary | |
---|---|
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. |
Methods inherited from class org.alfresco.web.action.evaluator.BaseActionEvaluator |
---|
evaluate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupActionEvaluator()
Method Detail |
---|
public boolean evaluate(java.lang.Object obj)
ActionEvaluator
evaluate
in interface ActionEvaluator
evaluate
in class BaseActionEvaluator
obj
- The object the action is for
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |