| Package | Description |
|---|---|
| de.hybris.platform.cms2lib.dto.components | |
| de.hybris.platform.cms2lib.resource.components | |
| de.hybris.platform.financialservices.dto.components |
| Modifier and Type | Method and Description |
|---|---|
Collection<RotatingImagesComponentDTO> |
BannerComponentDTO.getRotatingComponent() |
List<RotatingImagesComponentDTO> |
RotatingImagesComponentsDTO.getRotatingImagesComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
BannerComponentDTO.setRotatingComponent(Collection<RotatingImagesComponentDTO> value) |
void |
RotatingImagesComponentsDTO.setRotatingImagesComponents(List<RotatingImagesComponentDTO> rotatingimagescomponentsList) |
| Constructor and Description |
|---|
RotatingImagesComponentsDTO(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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMSRotatingImagesComponentDTO
Generated dto class for type CMSRotatingImagesComponent first defined at extension financialservices
|
Copyright © 2017 SAP SE. All Rights Reserved.