| Package | Description |
|---|---|
| de.hybris.platform.verticalnavigationaddon.dto.cms.components | |
| de.hybris.platform.verticalnavigationaddon.resource.cms.components |
| Modifier and Type | Method and Description |
|---|---|
List<VerticalBarComponentDTO> |
VerticalNavigationListComponentDTO.getComponents() |
List<VerticalBarComponentDTO> |
VerticalBarComponentsDTO.getVerticalBarComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalNavigationListComponentDTO.setComponents(List<VerticalBarComponentDTO> value) |
void |
VerticalBarComponentsDTO.setVerticalBarComponents(List<VerticalBarComponentDTO> verticalbarcomponentsList) |
| Constructor and Description |
|---|
VerticalBarComponentsDTO(List<VerticalBarComponentDTO> verticalbarcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
VerticalBarComponentResource.putVerticalBarComponent(VerticalBarComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.