| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.dto.components | |
| de.hybris.platform.cms2lib.resource.components |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RotatingImagesComponentDTO> |
BannerComponentDTO.getRotatingComponent() |
java.util.List<RotatingImagesComponentDTO> |
RotatingImagesComponentsDTO.getRotatingImagesComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
BannerComponentDTO.setRotatingComponent(java.util.Collection<RotatingImagesComponentDTO> value) |
void |
RotatingImagesComponentsDTO.setRotatingImagesComponents(java.util.List<RotatingImagesComponentDTO> rotatingimagescomponentsList) |
| Constructor and Description |
|---|
RotatingImagesComponentsDTO(java.util.List<RotatingImagesComponentDTO> rotatingimagescomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RotatingImagesComponentResource.putRotatingImagesComponent(RotatingImagesComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.