| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
RebuildIndexJobModel |
RebuildIndexJobResource.getRebuildIndexJobModel()
Convenience method which just delegates to
#getResourceValue() |
protected RebuildIndexJobModel |
RebuildIndexJobResource.readResource(String resourceId)
Gets the
RebuildIndexJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<RebuildIndexJobModel> |
RebuildIndexJobsResource.getRebuildIndexJobsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RebuildIndexJobResource.setRebuildIndexJobModel(RebuildIndexJobModel value)
Convenience method which just delegates to
#setResourceValue(RebuildIndexJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RebuildIndexJobsResource.setRebuildIndexJobsCollection(Collection<RebuildIndexJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.