| Package | Description |
|---|---|
| de.hybris.liveeditaddon.cockpit.navigationbargenerator.data | |
| de.hybris.liveeditaddon.cockpit.navigationbargenerator.impl |
| Modifier and Type | Method and Description |
|---|---|
NavigationBarComponentData |
NavigationDataHolder.getNavigationBarComponentForUid(java.lang.String uid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NavigationBarComponentData> |
ContentSlotData.getComponents() |
java.util.Collection<NavigationBarComponentData> |
NavigationDataHolder.getNavigationBarComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotData.addComponent(NavigationBarComponentData component) |
void |
NavigationDataHolder.addNavigationComponent(NavigationBarComponentData navigationBarComponent)
Adds single navigation bar component to navigationBarComponents Collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotData.setComponents(java.util.Collection<NavigationBarComponentData> components) |
void |
NavigationDataHolder.setNavigationBarComponents(java.util.Set<NavigationBarComponentData> navigationBarComponents) |
| Modifier and Type | Method and Description |
|---|---|
protected NavigationBarComponentData |
NavigationBarGeneratorImpl.createNaviBar(CategoryData category,
NavigationDataHolder dataHolder)
Only for main categories
|
Copyright © 2018 SAP SE. All Rights Reserved.