| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.model |
Contains generated models for each type of de.hybris.platform.lucenesearch.jalo package.
|
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndexUpdateModel> |
IndexConfigurationModel.getPendingUpdates()
Generated method - Getter of the
IndexConfiguration.pendingUpdates attribute defined at extension lucenesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexConfigurationModel.setPendingUpdates(Collection<IndexUpdateModel> value)
Generated method - Setter of
IndexConfiguration.pendingUpdates attribute defined at extension lucenesearch. |
| Modifier and Type | Method and Description |
|---|---|
IndexUpdateModel |
IndexUpdateResource.getIndexUpdateModel()
Convenience method which just delegates to
#getResourceValue() |
protected IndexUpdateModel |
IndexUpdateResource.readResource(String resourceId)
Gets the
IndexUpdateModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<IndexUpdateModel> |
IndexUpdatesResource.getIndexUpdatesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdateResource.setIndexUpdateModel(IndexUpdateModel value)
Convenience method which just delegates to
#setResourceValue(IndexUpdateModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdatesResource.setIndexUpdatesCollection(Collection<IndexUpdateModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.