| Package | Description |
|---|---|
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
URLCronJobModel |
URLCronJobResource.getURLCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected URLCronJobModel |
URLCronJobResource.readResource(String resourceId)
Gets the
URLCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<URLCronJobModel> |
URLCronJobsResource.getURLCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
URLCronJobResource.setURLCronJobModel(URLCronJobModel value)
Convenience method which just delegates to
#setResourceValue(URLCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
URLCronJobsResource.setURLCronJobsCollection(Collection<URLCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.