| Package | Description |
|---|---|
| de.hybris.platform.cms2.jalo | |
| de.hybris.platform.cms2.jalo.navigation |
| Modifier and Type | Method and Description |
|---|---|
CMSNavigationEntry |
GeneratedCms2Manager.createCMSNavigationEntry(Map attributeValues) |
CMSNavigationEntry |
GeneratedCms2Manager.createCMSNavigationEntry(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CMSNavigationEntry> |
GeneratedCMSNavigationNode.ENTRIESHANDLER
OneToManyHandler for handling 1:n ENTRIES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
List<CMSNavigationEntry> |
GeneratedCMSNavigationNode.getEntries()
Generated method - Getter of the
CMSNavigationNode.entries attribute. |
List<CMSNavigationEntry> |
GeneratedCMSNavigationNode.getEntries(SessionContext ctx)
Generated method - Getter of the
CMSNavigationNode.entries attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.addToEntries(CMSNavigationEntry value)
Generated method - Adds
value to entries. |
void |
GeneratedCMSNavigationNode.addToEntries(SessionContext ctx,
CMSNavigationEntry value)
Generated method - Adds
value to entries. |
void |
GeneratedCMSNavigationNode.removeFromEntries(CMSNavigationEntry value)
Generated method - Removes
value from entries. |
void |
GeneratedCMSNavigationNode.removeFromEntries(SessionContext ctx,
CMSNavigationEntry value)
Generated method - Removes
value from entries. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.setEntries(List<CMSNavigationEntry> value)
Generated method - Setter of the
CMSNavigationNode.entries attribute. |
void |
GeneratedCMSNavigationNode.setEntries(SessionContext ctx,
List<CMSNavigationEntry> value)
Generated method - Setter of the
CMSNavigationNode.entries attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.