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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract NaviMenuRightsgetMenuRights(NaviTreeNode node) Reads the menu rights for the node.
- 
Constructor Details
- 
Method Details
- 
getPresenter- Returns:
- Navigation presenter.