public class LocaleQueryPreprocessor extends Object implements QueryPreprocessor
FlexibleSearchQuery object.| Constructor and Description |
|---|
LocaleQueryPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(FlexibleSearchQuery query)
Executes logic which should be executed before executing search query.
|
void |
setCommonI18nService(CommonI18NService commonI18nService) |
void |
setI18nService(I18NService i18nService) |
public void process(FlexibleSearchQuery query)
process in interface QueryPreprocessorquery - object containing all needed informations to execute searchpublic void setCommonI18nService(CommonI18NService commonI18nService)
public void setI18nService(I18NService i18nService)
Copyright © 2017 SAP SE. All Rights Reserved.