| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.dto | |
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
IndexConfigurationDTO |
IndexUpdateDTO.getIndexConfiguration() |
IndexConfigurationDTO |
AttributeConfigurationDTO.getIndexConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<IndexConfigurationDTO> |
IndexConfigurationsDTO.getIndexConfigurations() |
Collection<IndexConfigurationDTO> |
LuceneIndexDTO.getIndexConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexUpdateDTO.setIndexConfiguration(IndexConfigurationDTO value) |
void |
AttributeConfigurationDTO.setIndexConfiguration(IndexConfigurationDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneIndexDTO.setIndexConfigurations(Collection<IndexConfigurationDTO> value) |
void |
IndexConfigurationsDTO.setIndexConfigurations(List<IndexConfigurationDTO> indexconfigurationsList) |
| Constructor and Description |
|---|
IndexConfigurationsDTO(List<IndexConfigurationDTO> indexconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
IndexConfigurationsResource.postIndexConfiguration(IndexConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
IndexConfigurationResource.putIndexConfiguration(IndexConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.