| 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 | |
| de.hybris.platform.acceleratorfacades.component.synchronization.itemvisitors.impl | |
| de.hybris.platform.yacceleratorstorefront.controllers.cms | |
| de.hybris.platform.ychinaaccelerator.storefront.controllers.cms |
| Modifier and Type | Method and Description |
|---|---|
protected NavigationBarComponentModel |
DefaultNavigationEditorService.createNavigationBar(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects,
NavigationParentElement parentElement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultNavigationEditorService.populateCMSNavBarFromModel(NavigationNodeViewModel node,
NavigationBarComponentModel navBar,
java.util.Collection<TypedObject> typedObjects) |
protected void |
DefaultNavigationEditorService.populateModelNavBar(NavigationNodeViewModel mainNavNode,
AbstractCMSComponentModel simpleCMSComponent,
NavigationBarComponentModel navBar) |
protected void |
DefaultNavigationEditorService.saveAllAndAddToSynchronizedCollection(NavigationNodeViewModel node,
java.util.Collection<TypedObject> typedObjects,
NavigationBarComponentModel newNavBar,
CMSNavigationNodeModel newNavNode,
CMSLinkComponentModel newNavLink,
CMSNavigationNodeModel navigationNodeForId,
NavigationParentElement parentElement) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.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
AbstractResource.getResourceValue() |
protected NavigationBarComponentModel |
NavigationBarComponentResource.readResource(java.lang.String resourceId)
Gets the
NavigationBarComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NavigationBarComponentModel> |
NavigationBarComponentsResource.getNavigationBarComponentsCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.Collection<NavigationBarComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemModel> |
NavigationBarComponentModelVisitor.visit(NavigationBarComponentModel source,
java.util.List<ItemModel> path,
java.util.Map<java.lang.String,java.lang.Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NavigationBarComponentController.fillModel(HttpServletRequest request,
Model model,
NavigationBarComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NavigationBarComponentController.fillModel(HttpServletRequest request,
Model model,
NavigationBarComponentModel component) |
Copyright © 2018 SAP SE. All Rights Reserved.