| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.dto.components | |
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
List<NavigationBarComponentDTO> |
NavigationBarCollectionComponentDTO.getComponents() |
List<NavigationBarComponentDTO> |
NavigationBarComponentsDTO.getNavigationBarComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarCollectionComponentDTO.setComponents(List<NavigationBarComponentDTO> value) |
void |
NavigationBarComponentsDTO.setNavigationBarComponents(List<NavigationBarComponentDTO> navigationbarcomponentsList) |
| Constructor and Description |
|---|
NavigationBarComponentsDTO(List<NavigationBarComponentDTO> navigationbarcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
NavigationBarComponentResource.putNavigationBarComponent(NavigationBarComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.