| Package | Description |
|---|---|
| de.hybris.platform.core.dto.media | |
| de.hybris.platform.mediaconversion.dto | |
| de.hybris.platform.mediaconversion.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConversionErrorLogDTO> |
MediaContainerDTO.getConversionErrorLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaContainerDTO.setConversionErrorLog(java.util.Collection<ConversionErrorLogDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConversionErrorLogDTO> |
ConversionErrorLogsDTO.getConversionErrorLogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionErrorLogsDTO.setConversionErrorLogs(java.util.List<ConversionErrorLogDTO> conversionerrorlogsList) |
| Constructor and Description |
|---|
ConversionErrorLogsDTO(java.util.List<ConversionErrorLogDTO> conversionerrorlogsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConversionErrorLogsResource.postConversionErrorLog(ConversionErrorLogDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
ConversionErrorLogResource.putConversionErrorLog(ConversionErrorLogDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.