| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.model.export |
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.
|
| de.hybris.platform.acceleratorservices.resource.export |
| Modifier and Type | Method and Description |
|---|---|
List<ExportDataHistoryEntryModel> |
ExportDataCronJobModel.getHistoryEntries()
Generated method - Getter of the
ExportDataCronJob.historyEntries attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataCronJobModel.setHistoryEntries(List<ExportDataHistoryEntryModel> value)
Generated method - Setter of
ExportDataCronJob.historyEntries attribute defined at extension acceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
ExportDataHistoryEntryModel |
ExportDataHistoryEntryResource.getExportDataHistoryEntryModel()
Convenience method which just delegates to
#getResourceValue() |
protected ExportDataHistoryEntryModel |
ExportDataHistoryEntryResource.readResource(String resourceId)
Gets the
ExportDataHistoryEntryModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExportDataHistoryEntryModel> |
ExportDataHistoryEntriesResource.getExportDataHistoryEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataHistoryEntryResource.setExportDataHistoryEntryModel(ExportDataHistoryEntryModel value)
Convenience method which just delegates to
#setResourceValue(ExportDataHistoryEntryModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataHistoryEntriesResource.setExportDataHistoryEntriesCollection(Collection<ExportDataHistoryEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.