public class SearchRestrictionsQueryPreprocessor extends java.lang.Object implements QueryPreprocessor
| Constructor and Description |
|---|
SearchRestrictionsQueryPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(FlexibleSearchQuery query)
Executes logic which should be executed before executing search query.
|
void |
setSearchRestrictionService(SearchRestrictionService searchRestrictionService) |
public void process(FlexibleSearchQuery query)
process in interface QueryPreprocessorquery - object containing all needed informations to execute searchpublic void setSearchRestrictionService(SearchRestrictionService searchRestrictionService)
Copyright © 2018 SAP SE. All Rights Reserved.