| Package | Description |
|---|---|
| de.hybris.platform.admincockpit.resource.cronjob |
| Modifier and Type | Method and Description |
|---|---|
RemoveOrphanedFilesJobModel |
RemoveOrphanedFilesJobResource.getRemoveOrphanedFilesJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected RemoveOrphanedFilesJobModel |
RemoveOrphanedFilesJobResource.readResource(java.lang.String resourceId)
Gets the
RemoveOrphanedFilesJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RemoveOrphanedFilesJobModel> |
RemoveOrphanedFilesJobsResource.getRemoveOrphanedFilesJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedFilesJobResource.setRemoveOrphanedFilesJobModel(RemoveOrphanedFilesJobModel value)
Convenience method which just delegates to
#setResourceValue(RemoveOrphanedFilesJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveOrphanedFilesJobsResource.setRemoveOrphanedFilesJobsCollection(java.util.Collection<RemoveOrphanedFilesJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.