| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.jalo |
| Modifier and Type | Method and Description |
|---|---|
LanguageConfiguration |
LuceneIndex.createLanguageConfiguration(Language lang) |
LanguageConfiguration |
LuceneIndex.createLanguageConfiguration(Language lang,
String analyzerDefinition) |
LanguageConfiguration |
GeneratedLucenesearchManager.createLanguageConfiguration(Map attributeValues) |
LanguageConfiguration |
GeneratedLucenesearchManager.createLanguageConfiguration(SessionContext ctx,
Map attributeValues) |
LanguageConfiguration |
LuceneIndex.getLanguageConfiguration(Language language) |
| Modifier and Type | Method and Description |
|---|---|
Collection<LanguageConfiguration> |
GeneratedLuceneIndex.getLanguageConfigurations()
Generated method - Getter of the
LuceneIndex.languageConfigurations attribute. |
Collection<LanguageConfiguration> |
LuceneIndex.getLanguageConfigurations() |
abstract Collection<LanguageConfiguration> |
GeneratedLuceneIndex.getLanguageConfigurations(SessionContext ctx)
Generated method - Getter of the
LuceneIndex.languageConfigurations attribute. |
Collection<LanguageConfiguration> |
LuceneIndex.getLanguageConfigurations(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LuceneIndex.notifyLanguageConfigurationRemoving(LanguageConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedLuceneIndex.setLanguageConfigurations(Collection<LanguageConfiguration> value)
Generated method - Setter of the
LuceneIndex.languageConfigurations attribute. |
abstract void |
GeneratedLuceneIndex.setLanguageConfigurations(SessionContext ctx,
Collection<LanguageConfiguration> value)
Generated method - Setter of the
LuceneIndex.languageConfigurations attribute. |
void |
LuceneIndex.setLanguageConfigurations(SessionContext ctx,
Collection<LanguageConfiguration> coll) |
Copyright © 2017 SAP SE. All Rights Reserved.