| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.dto | |
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
List<IndexUpdateDTO> |
IndexUpdatesDTO.getIndexUpdates() |
Collection<IndexUpdateDTO> |
IndexConfigurationDTO.getPendingUpdates() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdatesDTO.setIndexUpdates(List<IndexUpdateDTO> indexupdatesList) |
void |
IndexConfigurationDTO.setPendingUpdates(Collection<IndexUpdateDTO> value) |
| Constructor and Description |
|---|
IndexUpdatesDTO(List<IndexUpdateDTO> indexupdatesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
IndexUpdatesResource.postIndexUpdate(IndexUpdateDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
IndexUpdateResource.putIndexUpdate(IndexUpdateDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.