|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NavigationNodes | |
| com.sapportals.portal.navigation | |
| Uses of NavigationNodes in com.sapportals.portal.navigation |
| Methods in com.sapportals.portal.navigation that return NavigationNodes | |
NavigationNodes |
INavigationNode.getChildren()
Retrieves a list of node's children. |
NavigationNodes |
INavigationNode.getChildrenWithInivisible()
Retrieves a list of node's children, including nodes that are invisible. |
NavigationNodes |
INavigationNode.getChildrenBeforeMerge()
|
NavigationNodes |
INavigationNode.getRelatedSeeAlsoNodes()
Retrieves a list of nodes having NAVIGATION_GET_RELATED_SEE_ALSO relation with the node. |
NavigationNodes |
INavigationNode.getRelatedTargetNodes()
Retrieves a list of nodes having NAVIGATION_GET_RELATED_DR_TARGETS relation with the node. |
NavigationNodes |
INavigationService.getInitialNodes(java.util.Hashtable environment)
Retrieves all the initial nodes from the highest hierarchical level from all Navigation Connectors registered to the navigation service. |
NavigationNodes |
INavigationService.getNodes(java.util.Hashtable environment,
java.util.Vector connectorNodeNames,
boolean isSingleNonnector)
Retrieves a Navigation Nodes which their names are contained in the received vector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||