| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsLanguageData> |
AsSearchProvider.getLanguages(java.lang.String indexConfiguration,
java.lang.String indexType)
Returns a list of languages for a given index configuration and type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsLanguageData> |
MockAsSearchProvider.getLanguages(java.lang.String indexConfiguration,
java.lang.String indexType) |
java.util.List<AsLanguageData> |
DefaultAsSearchProviderFactory.CombinedSearchProvider.getLanguages(java.lang.String indexConfiguration,
java.lang.String indexType) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
SearchContextController.compareLanguages(AsLanguageData language1,
AsLanguageData language2) |
| Modifier and Type | Method and Description |
|---|---|
protected AsLanguageData |
SolrAsSearchProvider.convertLanguage(LanguageModel source) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsLanguageData> |
SolrAsSearchProvider.getLanguages(java.lang.String indexConfiguration,
java.lang.String indexType) |
Copyright © 2017 SAP SE. All Rights Reserved.