| Package | Description |
|---|---|
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
FlexibleSearchCronJobModel |
FlexibleSearchCronJobResource.getFlexibleSearchCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected FlexibleSearchCronJobModel |
FlexibleSearchCronJobResource.readResource(String resourceId)
Gets the
FlexibleSearchCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<FlexibleSearchCronJobModel> |
FlexibleSearchCronJobsResource.getFlexibleSearchCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlexibleSearchCronJobResource.setFlexibleSearchCronJobModel(FlexibleSearchCronJobModel value)
Convenience method which just delegates to
#setResourceValue(FlexibleSearchCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlexibleSearchCronJobsResource.setFlexibleSearchCronJobsCollection(Collection<FlexibleSearchCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.