| Package | Description |
|---|---|
| de.hybris.platform.accountsummaryaddon.cronjob | |
| de.hybris.platform.accountsummaryaddon.resource.cronjob |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
DeleteDocumentFileJobPerformable.perform(DeleteDocumentFileCronJobModel arg0) |
| Modifier and Type | Method and Description |
|---|---|
DeleteDocumentFileCronJobModel |
DeleteDocumentFileCronJobResource.getDeleteDocumentFileCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected DeleteDocumentFileCronJobModel |
DeleteDocumentFileCronJobResource.readResource(java.lang.String resourceId)
Gets the
DeleteDocumentFileCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<DeleteDocumentFileCronJobModel> |
DeleteDocumentFileCronJobsResource.getDeleteDocumentFileCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDocumentFileCronJobResource.setDeleteDocumentFileCronJobModel(DeleteDocumentFileCronJobModel value)
Convenience method which just delegates to
#setResourceValue(DeleteDocumentFileCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteDocumentFileCronJobsResource.setDeleteDocumentFileCronJobsCollection(java.util.Collection<DeleteDocumentFileCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.