| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.dto | |
| de.hybris.platform.lucenesearch.resource |
| Modifier and Type | Method and Description |
|---|---|
List<LanguageConfigurationDTO> |
LanguageConfigurationsDTO.getLanguageConfigurations() |
Collection<LanguageConfigurationDTO> |
LuceneIndexDTO.getLanguageConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneIndexDTO.setLanguageConfigurations(Collection<LanguageConfigurationDTO> value) |
void |
LanguageConfigurationsDTO.setLanguageConfigurations(List<LanguageConfigurationDTO> languageconfigurationsList) |
| Constructor and Description |
|---|
LanguageConfigurationsDTO(List<LanguageConfigurationDTO> languageconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
LanguageConfigurationsResource.postLanguageConfiguration(LanguageConfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
LanguageConfigurationResource.putLanguageConfiguration(LanguageConfigurationDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.