| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.dto.components | |
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryNavigationComponentDTO
Generated dto class for type CategoryNavigationComponent first defined at extension acceleratorcms
|
class |
FooterNavigationComponentDTO
Generated dto class for type FooterNavigationComponent first defined at extension acceleratorcms
|
| Modifier and Type | Method and Description |
|---|---|
List<NavigationComponentDTO> |
NavigationComponentsDTO.getNavigationComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationComponentsDTO.setNavigationComponents(List<NavigationComponentDTO> navigationcomponentsList) |
| Constructor and Description |
|---|
NavigationComponentsDTO(List<NavigationComponentDTO> navigationcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
NavigationComponentResource.putNavigationComponent(NavigationComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.