| Modifier and Type | Method and Description |
|---|---|
CMSNavigationNode |
GeneratedAccountNavigationComponent.getNavigationNode()
Generated method - Getter of the
AccountNavigationComponent.navigationNode attribute. |
CMSNavigationNode |
GeneratedNavigationBarComponent.getNavigationNode()
Generated method - Getter of the
NavigationBarComponent.navigationNode attribute. |
CMSNavigationNode |
GeneratedNavigationComponent.getNavigationNode()
Generated method - Getter of the
NavigationComponent.navigationNode attribute. |
CMSNavigationNode |
GeneratedAccountNavigationComponent.getNavigationNode(SessionContext ctx)
Generated method - Getter of the
AccountNavigationComponent.navigationNode attribute. |
CMSNavigationNode |
GeneratedNavigationBarComponent.getNavigationNode(SessionContext ctx)
Generated method - Getter of the
NavigationBarComponent.navigationNode attribute. |
CMSNavigationNode |
GeneratedNavigationComponent.getNavigationNode(SessionContext ctx)
Generated method - Getter of the
NavigationComponent.navigationNode attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<CMSNavigationNode> |
GeneratedFooterComponent.getNavigationNodes()
Generated method - Getter of the
FooterComponent.navigationNodes attribute. |
List<CMSNavigationNode> |
GeneratedFooterComponent.getNavigationNodes(SessionContext ctx)
Generated method - Getter of the
FooterComponent.navigationNodes attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAccountNavigationComponent.setNavigationNode(CMSNavigationNode value)
Generated method - Setter of the
AccountNavigationComponent.navigationNode attribute. |
void |
GeneratedNavigationBarComponent.setNavigationNode(CMSNavigationNode value)
Generated method - Setter of the
NavigationBarComponent.navigationNode attribute. |
void |
GeneratedNavigationComponent.setNavigationNode(CMSNavigationNode value)
Generated method - Setter of the
NavigationComponent.navigationNode attribute. |
void |
GeneratedAccountNavigationComponent.setNavigationNode(SessionContext ctx,
CMSNavigationNode value)
Generated method - Setter of the
AccountNavigationComponent.navigationNode attribute. |
void |
GeneratedNavigationBarComponent.setNavigationNode(SessionContext ctx,
CMSNavigationNode value)
Generated method - Setter of the
NavigationBarComponent.navigationNode attribute. |
void |
GeneratedNavigationComponent.setNavigationNode(SessionContext ctx,
CMSNavigationNode value)
Generated method - Setter of the
NavigationComponent.navigationNode attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedFooterComponent.setNavigationNodes(List<CMSNavigationNode> value)
Generated method - Setter of the
FooterComponent.navigationNodes attribute. |
void |
GeneratedFooterComponent.setNavigationNodes(SessionContext ctx,
List<CMSNavigationNode> value)
Generated method - Setter of the
FooterComponent.navigationNodes attribute. |
| Modifier and Type | Method and Description |
|---|---|
CMSNavigationNode |
GeneratedCms2Manager.createCMSNavigationNode(Map attributeValues) |
CMSNavigationNode |
GeneratedCms2Manager.createCMSNavigationNode(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<CMSNavigationNode> |
GeneratedCMSLinkComponent.getNavigationNodes()
Generated method - Getter of the
CMSLinkComponent.navigationNodes attribute. |
List<CMSNavigationNode> |
GeneratedCMSLinkComponent.getNavigationNodes(SessionContext ctx)
Generated method - Getter of the
CMSLinkComponent.navigationNodes attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSLinkComponent.addToNavigationNodes(CMSNavigationNode value)
Generated method - Adds
value to navigationNodes. |
void |
GeneratedCMSLinkComponent.addToNavigationNodes(SessionContext ctx,
CMSNavigationNode value)
Generated method - Adds
value to navigationNodes. |
void |
GeneratedCMSLinkComponent.removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removes
value from navigationNodes. |
void |
GeneratedCMSLinkComponent.removeFromNavigationNodes(SessionContext ctx,
CMSNavigationNode value)
Generated method - Removes
value from navigationNodes. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSLinkComponent.setNavigationNodes(List<CMSNavigationNode> value)
Generated method - Setter of the
CMSLinkComponent.navigationNodes attribute. |
void |
GeneratedCMSLinkComponent.setNavigationNodes(SessionContext ctx,
List<CMSNavigationNode> value)
Generated method - Setter of the
CMSLinkComponent.navigationNodes attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CMSNavigationNode> |
GeneratedCMSNavigationNode.CHILDRENHANDLER
OneToManyHandler for handling 1:n CHILDREN's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
CMSNavigationNode |
GeneratedCMSNavigationEntry.getNavigationNode()
Generated method - Getter of the
CMSNavigationEntry.navigationNode attribute. |
CMSNavigationNode |
GeneratedCMSNavigationEntry.getNavigationNode(SessionContext ctx)
Generated method - Getter of the
CMSNavigationEntry.navigationNode attribute. |
CMSNavigationNode |
GeneratedCMSNavigationNode.getParent()
Generated method - Getter of the
CMSNavigationNode.parent attribute. |
CMSNavigationNode |
GeneratedCMSNavigationNode.getParent(SessionContext ctx)
Generated method - Getter of the
CMSNavigationNode.parent attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<CMSNavigationNode> |
GeneratedCMSNavigationNode.getChildren()
Generated method - Getter of the
CMSNavigationNode.children attribute. |
List<CMSNavigationNode> |
GeneratedCMSNavigationNode.getChildren(SessionContext ctx)
Generated method - Getter of the
CMSNavigationNode.children attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.addToChildren(CMSNavigationNode value)
Generated method - Adds
value to children. |
void |
GeneratedCMSNavigationNode.addToChildren(SessionContext ctx,
CMSNavigationNode value)
Generated method - Adds
value to children. |
void |
GeneratedCMSNavigationNode.removeFromChildren(CMSNavigationNode value)
Generated method - Removes
value from children. |
void |
GeneratedCMSNavigationNode.removeFromChildren(SessionContext ctx,
CMSNavigationNode value)
Generated method - Removes
value from children. |
void |
GeneratedCMSNavigationEntry.setNavigationNode(CMSNavigationNode value)
Generated method - Setter of the
CMSNavigationEntry.navigationNode attribute. |
void |
GeneratedCMSNavigationEntry.setNavigationNode(SessionContext ctx,
CMSNavigationNode value)
Generated method - Setter of the
CMSNavigationEntry.navigationNode attribute. |
void |
GeneratedCMSNavigationNode.setParent(CMSNavigationNode value)
Generated method - Setter of the
CMSNavigationNode.parent attribute. |
void |
GeneratedCMSNavigationNode.setParent(SessionContext ctx,
CMSNavigationNode value)
Generated method - Setter of the
CMSNavigationNode.parent attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.setChildren(List<CMSNavigationNode> value)
Generated method - Setter of the
CMSNavigationNode.children attribute. |
void |
GeneratedCMSNavigationNode.setChildren(SessionContext ctx,
List<CMSNavigationNode> value)
Generated method - Setter of the
CMSNavigationNode.children attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<CMSNavigationNode> |
GeneratedContentPage.getNavigationNodes()
Generated method - Getter of the
ContentPage.navigationNodes attribute. |
List<CMSNavigationNode> |
GeneratedContentPage.getNavigationNodes(SessionContext ctx)
Generated method - Getter of the
ContentPage.navigationNodes attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentPage.addToNavigationNodes(CMSNavigationNode value)
Generated method - Adds
value to navigationNodes. |
void |
GeneratedContentPage.addToNavigationNodes(SessionContext ctx,
CMSNavigationNode value)
Generated method - Adds
value to navigationNodes. |
void |
GeneratedContentPage.removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removes
value from navigationNodes. |
void |
GeneratedContentPage.removeFromNavigationNodes(SessionContext ctx,
CMSNavigationNode value)
Generated method - Removes
value from navigationNodes. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentPage.setNavigationNodes(List<CMSNavigationNode> value)
Generated method - Setter of the
ContentPage.navigationNodes attribute. |
void |
GeneratedContentPage.setNavigationNodes(SessionContext ctx,
List<CMSNavigationNode> value)
Generated method - Setter of the
ContentPage.navigationNodes attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.