| Package | Description |
|---|---|
| de.hybris.platform.ticket.cronjob | |
| de.hybris.platform.ticketsystem.resource |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
SessionEventsRemovalJob.perform(SessionEventsRemovalCronJobModel arg0) |
| Modifier and Type | Method and Description |
|---|---|
SessionEventsRemovalCronJobModel |
SessionEventsRemovalCronJobResource.getSessionEventsRemovalCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SessionEventsRemovalCronJobModel |
SessionEventsRemovalCronJobResource.readResource(java.lang.String resourceId)
Gets the
SessionEventsRemovalCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SessionEventsRemovalCronJobModel> |
SessionEventsRemovalCronJobsResource.getSessionEventsRemovalCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionEventsRemovalCronJobResource.setSessionEventsRemovalCronJobModel(SessionEventsRemovalCronJobModel value)
Convenience method which just delegates to
#setResourceValue(SessionEventsRemovalCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionEventsRemovalCronJobsResource.setSessionEventsRemovalCronJobsCollection(java.util.Collection<SessionEventsRemovalCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.