|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMenuItemFilter
Method Summary | |
---|---|
boolean |
isAllowed()
Must return true if the current node is accessible by the user. |
void |
setNode(MenuItemImpl currentNode)
Called to set the node that needs to be handled. |
Method Detail |
---|
void setNode(MenuItemImpl currentNode) throws java.lang.Exception
currentNode
-
java.lang.Exception
boolean isAllowed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |