| Package | Description |
|---|---|
| de.hybris.platform.verticalnavigationaddon.model.cms.components |
Contains generated models for each type of de.hybris.platform.verticalnavigationaddon.jalo.cms.components package.
|
| de.hybris.platform.verticalnavigationaddon.resource.cms.components |
| Modifier and Type | Method and Description |
|---|---|
List<VerticalBarComponentModel> |
VerticalNavigationListComponentModel.getComponents()
Generated method - Getter of the
VerticalNavigationListComponent.components attribute defined at extension verticalnavigationaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalNavigationListComponentModel.setComponents(List<VerticalBarComponentModel> value)
Generated method - Setter of
VerticalNavigationListComponent.components attribute defined at extension verticalnavigationaddon. |
| Modifier and Type | Method and Description |
|---|---|
VerticalBarComponentModel |
VerticalBarComponentResource.getVerticalBarComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected VerticalBarComponentModel |
VerticalBarComponentResource.readResource(String resourceId)
Gets the
VerticalBarComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<VerticalBarComponentModel> |
VerticalBarComponentsResource.getVerticalBarComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalBarComponentResource.setVerticalBarComponentModel(VerticalBarComponentModel value)
Convenience method which just delegates to
#setResourceValue(VerticalBarComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalBarComponentsResource.setVerticalBarComponentsCollection(Collection<VerticalBarComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.