| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.dto.export | |
| de.hybris.platform.acceleratorservices.resource.export |
| Modifier and Type | Method and Description |
|---|---|
List<ExportDataHistoryEntryDTO> |
ExportDataHistoryEntriesDTO.getExportDataHistoryEntries() |
List<ExportDataHistoryEntryDTO> |
ExportDataCronJobDTO.getHistoryEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataHistoryEntriesDTO.setExportDataHistoryEntries(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList) |
void |
ExportDataCronJobDTO.setHistoryEntries(List<ExportDataHistoryEntryDTO> value) |
| Constructor and Description |
|---|
ExportDataHistoryEntriesDTO(List<ExportDataHistoryEntryDTO> exportdatahistoryentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ExportDataHistoryEntryResource.putExportDataHistoryEntry(ExportDataHistoryEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.