| Package | Description |
|---|---|
| de.hybris.platform.cmswebservices.navigations.controller |
| Modifier and Type | Method and Description |
|---|---|
NavigationNodeListData |
NavigationController.findAllNavigationAncestorsAndSelf(String navigationNodeUid)
Finds all navigation ancestors for a given node uid and the node itself.
|
NavigationNodeListData |
NavigationController.findAllNavigationNodes()
Finds all navigation nodes
|
NavigationNodeListData |
NavigationController.findAllNavigationNodesByParentUid(String parentUid)
Finds all navigation nodes filtering by parentUid
|
Copyright © 2000-2016 SAP SE. All Rights Reserved.