| Package | Description |
|---|---|
| de.hybris.platform.cms2.dto.pages | |
| de.hybris.platform.cms2lib.dto.components | |
| de.hybris.platform.cms2lib.resource.components |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FlashComponentDTO> |
ContentPageDTO.getFlashComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPageDTO.setFlashComponents(java.util.List<FlashComponentDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FlashComponentDTO> |
FlashComponentsDTO.getFlashComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlashComponentsDTO.setFlashComponents(java.util.List<FlashComponentDTO> flashcomponentsList) |
| Constructor and Description |
|---|
FlashComponentsDTO(java.util.List<FlashComponentDTO> flashcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
FlashComponentResource.putFlashComponent(FlashComponentDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.