Package | Description |
---|---|
com.saperion.ngc.model.navigation |
Package for navigation model classes.
|
Modifier and Type | Method and Description |
---|---|
FolderId |
NavigationService.addFavoriteFolder(String name,
Properties props,
String content)
Adds a new node to the favorite folder with the given name, properties and content.
|
FolderId |
NavigationClassicConnectorService.addFavoriteFolder(String name,
Properties props,
String content)
Adds a new node to the favorite folder with the given name, properties and content.
|
NavigationNode |
NavigationService.addLinkFolder(NavigationNode node,
String childName,
FolderId destination)
Adds a link folder with the given name to the node and returns the result containing the new
child.
|
NavigationNode |
NavigationClassicConnectorService.addLinkFolder(NavigationNode node,
String childName,
FolderId destination)
Adds a link folder with the given name to the node and returns the result containing the new
child.
|
NavigationNode |
NavigationService.addWebpartFolder(NavigationNode node,
String childName,
String destination)
Adds a webpart folder with the given name to the node and returns the result containing the
new child.
|
NavigationNode |
NavigationClassicConnectorService.addWebpartFolder(NavigationNode node,
String childName,
String destination)
Adds a webpart folder with the given name to the node and returns the result containing the
new child.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.