| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
UpdateIndexJobModel |
UpdateIndexJobResource.getUpdateIndexJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected UpdateIndexJobModel |
UpdateIndexJobResource.readResource(String resourceId)
Gets the
UpdateIndexJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<UpdateIndexJobModel> |
UpdateIndexJobsResource.getUpdateIndexJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIndexJobResource.setUpdateIndexJobModel(UpdateIndexJobModel value)
Convenience method which just delegates to
#setResourceValue(UpdateIndexJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIndexJobsResource.setUpdateIndexJobsCollection(Collection<UpdateIndexJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.