| Package | Description |
|---|---|
| de.hybris.datasupplier.jobs | |
| de.hybris.datasupplier.resource |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
DataSupplierJobPerformable.perform(DataSupplierCronJobModel cronJob) |
protected void |
DataSupplierJobPerformable.savePayload(DataSupplierCronJobModel cronJob,
java.lang.String payload)
Saves payLoad from
DSSendResult to
setRecentPayload(CatalogUnawareMediaModel) if cronJob's savePaylod flag is true |
| Modifier and Type | Method and Description |
|---|---|
DataSupplierCronJobModel |
DataSupplierCronJobResource.getDataSupplierCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DataSupplierCronJobModel |
DataSupplierCronJobResource.readResource(java.lang.String resourceId)
Gets the
DataSupplierCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DataSupplierCronJobModel> |
DataSupplierCronJobsResource.getDataSupplierCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSupplierCronJobResource.setDataSupplierCronJobModel(DataSupplierCronJobModel value)
Convenience method which just delegates to
#setResourceValue(DataSupplierCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSupplierCronJobsResource.setDataSupplierCronJobsCollection(java.util.Collection<DataSupplierCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.