| Package | Description |
|---|---|
| de.hybris.deltadetection.resource |
| Modifier and Type | Method and Description |
|---|---|
ChangeDetectionJobModel |
ChangeDetectionJobResource.getChangeDetectionJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ChangeDetectionJobModel |
ChangeDetectionJobResource.readResource(java.lang.String resourceId)
Gets the
ChangeDetectionJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ChangeDetectionJobModel> |
ChangeDetectionJobsResource.getChangeDetectionJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeDetectionJobResource.setChangeDetectionJobModel(ChangeDetectionJobModel value)
Convenience method which just delegates to
#setResourceValue(ChangeDetectionJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeDetectionJobsResource.setChangeDetectionJobsCollection(java.util.Collection<ChangeDetectionJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.