| Package | Description |
|---|---|
| de.hybris.platform.btg.job | |
| de.hybris.platform.btg.resource |
| Modifier and Type | Method and Description |
|---|---|
protected BTGResultCleaningCronJobModel |
BtgResultCleaningJobTest.createCronJobModel(int resultMaxAge,
BTGResultScope resultScope) |
| Modifier and Type | Method and Description |
|---|---|
PerformResult |
BtgResultCleaningJob.perform(BTGResultCleaningCronJobModel job) |
| Modifier and Type | Method and Description |
|---|---|
BTGResultCleaningCronJobModel |
BTGResultCleaningCronJobResource.getBTGResultCleaningCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected BTGResultCleaningCronJobModel |
BTGResultCleaningCronJobResource.readResource(String resourceId)
Gets the
BTGResultCleaningCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<BTGResultCleaningCronJobModel> |
BTGResultCleaningCronJobsResource.getBTGResultCleaningCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGResultCleaningCronJobResource.setBTGResultCleaningCronJobModel(BTGResultCleaningCronJobModel value)
Convenience method which just delegates to
#setResourceValue(BTGResultCleaningCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BTGResultCleaningCronJobsResource.setBTGResultCleaningCronJobsCollection(Collection<BTGResultCleaningCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.