| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.dto.components | |
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NavigationBarComponentDTO> |
NavigationBarCollectionComponentDTO.getComponents() |
java.util.List<NavigationBarComponentDTO> |
NavigationBarComponentsDTO.getNavigationBarComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarCollectionComponentDTO.setComponents(java.util.List<NavigationBarComponentDTO> value) |
void |
NavigationBarComponentsDTO.setNavigationBarComponents(java.util.List<NavigationBarComponentDTO> navigationbarcomponentsList) |
| Constructor and Description |
|---|
NavigationBarComponentsDTO(java.util.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 © 2018 SAP SE. All Rights Reserved.