public class SearchQueryConfig extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CTX_KEY_STRATEGY  | 
| Constructor and Description | 
|---|
SearchQueryConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMaxSearchLimit()  | 
String | 
getSearchStrategy()  | 
void | 
setSearchStrategy(String strategy)  | 
SearchQueryConfig | 
withOverrides(SearchQuery query)  | 
public static final String CTX_KEY_STRATEGY
public int getMaxSearchLimit()
public String getSearchStrategy()
public void setSearchStrategy(String strategy)
public SearchQueryConfig withOverrides(SearchQuery query)
Copyright © 2011–2018. All rights reserved.