public interface QueryConfiguration
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultCount() |
String |
getDefaultDateType() |
String |
getDefaultQueryLanguage() |
double |
getDefaultRadius() |
String |
getDefaultResponseFormat() |
long |
getDefaultTimeoutMillis() |
List<String> |
getHeaderPropertyList() |
Map<String,String> |
getParameterExtensionMap() |
List<String> |
getParameterPropertyList() |
int |
getQueryRequestCacheSize() |
boolean |
isDefaultDeduplication() |
boolean |
isDefaultFuzzySearch() |
int getDefaultCount()
long getDefaultTimeoutMillis()
String getDefaultDateType()
double getDefaultRadius()
String getDefaultResponseFormat()
boolean isDefaultFuzzySearch()
boolean isDefaultDeduplication()
String getDefaultQueryLanguage()
int getQueryRequestCacheSize()
Copyright © 2014–2015 Cohesive Integrations, LLC. All rights reserved.