| Package | Description |
|---|---|
| de.hybris.platform.sap.productconfig.model.cronjob | |
| de.hybris.platform.sap.productconfig.model.resource |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
DataLoaderStopJob.perform(DataLoaderStopCronJobModel dataLoaderCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
DataLoaderStopCronJobModel |
DataLoaderStopCronJobResource.getDataLoaderStopCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected DataLoaderStopCronJobModel |
DataLoaderStopCronJobResource.readResource(String resourceId)
Gets the
DataLoaderStopCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DataLoaderStopCronJobModel> |
DataLoaderStopCronJobsResource.getDataLoaderStopCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataLoaderStopCronJobResource.setDataLoaderStopCronJobModel(DataLoaderStopCronJobModel value)
Convenience method which just delegates to
#setResourceValue(DataLoaderStopCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataLoaderStopCronJobsResource.setDataLoaderStopCronJobsCollection(Collection<DataLoaderStopCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.