| Package | Description |
|---|---|
| de.hybris.liveeditaddon.cockpit.services.impl | |
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
protected NavigationBarComponentModel |
DefaultNavigationEditorService.createNavigationBar(NavigationNodeViewModel node,
Collection<TypedObject> typedObjects,
NavigationParentElement parentElement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultNavigationEditorService.populateCMSNavBarFromModel(NavigationNodeViewModel node,
NavigationBarComponentModel navBar,
Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.populateModelNavBar(NavigationNodeViewModel mainNavNode,
AbstractCMSComponentModel simpleCMSComponent,
NavigationBarComponentModel navBar) |
protected void |
DefaultNavigationEditorService.saveAllAndAddToSynchronizedCollection(NavigationNodeViewModel node,
Collection<TypedObject> typedObjects,
NavigationBarComponentModel newNavBar,
CMSNavigationNodeModel newNavNode,
CMSLinkComponentModel newNavLink,
CMSNavigationNodeModel navigationNodeForId,
NavigationParentElement parentElement) |
| Modifier and Type | Method and Description |
|---|---|
List<NavigationBarComponentModel> |
NavigationBarCollectionComponentModel.getComponents()
Generated method - Getter of the
NavigationBarCollectionComponent.components attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarCollectionComponentModel.setComponents(List<NavigationBarComponentModel> value)
Generated method - Setter of
NavigationBarCollectionComponent.components attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
NavigationBarComponentModel |
NavigationBarComponentResource.getNavigationBarComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected NavigationBarComponentModel |
NavigationBarComponentResource.readResource(String resourceId)
Gets the
NavigationBarComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<NavigationBarComponentModel> |
NavigationBarComponentsResource.getNavigationBarComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarComponentResource.setNavigationBarComponentModel(NavigationBarComponentModel value)
Convenience method which just delegates to
#setResourceValue(NavigationBarComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarComponentsResource.setNavigationBarComponentsCollection(Collection<NavigationBarComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.