|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MalformedQueryException in org.gcube.opensearch.opensearchlibrary.query |
---|
Methods in org.gcube.opensearch.opensearchlibrary.query that throw MalformedQueryException | |
---|---|
java.lang.String |
QueryBuilderDecorator.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
java.lang.String |
QueryBuilder.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
java.lang.String |
BasicQueryBuilder.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
Uses of MalformedQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.geo |
---|
Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.geo that throw MalformedQueryException | |
---|---|
java.lang.String |
GeoQueryBuilder.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
Uses of MalformedQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.sru |
---|
Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.sru that throw MalformedQueryException | |
---|---|
java.lang.String |
SRUQueryBuilder.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
Uses of MalformedQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.time |
---|
Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.time that throw MalformedQueryException | |
---|---|
java.lang.String |
TimeQueryBuilder.getQuery()
Retrieves the search query corresponding to the current state of the query builder |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |