Package com.saperion.ngc.navigation
Class NaviTreeNodeMenuHandler
java.lang.Object
com.saperion.ngc.navigation.NaviTreeNodeMenuHandler
- All Implemented Interfaces:
Serializable
Abstract implementation of a NaviTreeNodeMenuHandler. Acutal implementations have to implement
the method getMenuRights, which is used to define the rights available on a folder.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract NaviMenuRights
getMenuRights
(NaviTreeNode node) Reads the menu rights for the node.
-
Constructor Details
-
Method Details
-
getPresenter
- Returns:
- Navigation presenter.