| Package | Description |
|---|---|
| de.hybris.platform.fractussyncservices.resource |
| Modifier and Type | Method and Description |
|---|---|
FractusSyncCronJobModel |
FractusSyncCronJobResource.getFractusSyncCronJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected FractusSyncCronJobModel |
FractusSyncCronJobResource.readResource(String resourceId)
Gets the
FractusSyncCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<FractusSyncCronJobModel> |
FractusSyncCronJobsResource.getFractusSyncCronJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FractusSyncCronJobResource.setFractusSyncCronJobModel(FractusSyncCronJobModel value)
Convenience method which just delegates to
#setResourceValue(FractusSyncCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FractusSyncCronJobsResource.setFractusSyncCronJobsCollection(Collection<FractusSyncCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.