| Package | Description |
|---|---|
| de.hybris.platform.admincockpit.resource.cronjob |
| Modifier and Type | Method and Description |
|---|---|
RemoveOrphanedFilesCronJobModel |
RemoveOrphanedFilesCronJobResource.getRemoveOrphanedFilesCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected RemoveOrphanedFilesCronJobModel |
RemoveOrphanedFilesCronJobResource.readResource(String resourceId)
Gets the
RemoveOrphanedFilesCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<RemoveOrphanedFilesCronJobModel> |
RemoveOrphanedFilesCronJobsResource.getRemoveOrphanedFilesCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedFilesCronJobResource.setRemoveOrphanedFilesCronJobModel(RemoveOrphanedFilesCronJobModel value)
Convenience method which just delegates to
#setResourceValue(RemoveOrphanedFilesCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedFilesCronJobsResource.setRemoveOrphanedFilesCronJobsCollection(Collection<RemoveOrphanedFilesCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.