| Package | Description |
|---|---|
| de.hybris.platform.impex.dto.cronjob | |
| de.hybris.platform.impex.dto.exp | |
| de.hybris.platform.impex.resource.exp |
| Modifier and Type | Method and Description |
|---|---|
ImpExExportMediaDTO |
ImpExExportCronJobDTO.getDataExportTarget() |
ImpExExportMediaDTO |
ImpExExportCronJobDTO.getMediasExportTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportCronJobDTO.setDataExportTarget(ImpExExportMediaDTO value) |
void |
ImpExExportCronJobDTO.setMediasExportTarget(ImpExExportMediaDTO value) |
| Modifier and Type | Method and Description |
|---|---|
ImpExExportMediaDTO |
ExportDTO.getExportedData() |
ImpExExportMediaDTO |
ExportDTO.getExportedMedias() |
| Modifier and Type | Method and Description |
|---|---|
List<ImpExExportMediaDTO> |
ImpExExportMediasDTO.getImpExExportMedias() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDTO.setExportedData(ImpExExportMediaDTO value) |
void |
ExportDTO.setExportedMedias(ImpExExportMediaDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportMediasDTO.setImpExExportMedias(List<ImpExExportMediaDTO> impexexportmediasList) |
| Constructor and Description |
|---|
ImpExExportMediasDTO(List<ImpExExportMediaDTO> impexexportmediasList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ImpExExportMediaResource.putImpExExportMedia(ImpExExportMediaDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.