Uses of Class
org.gcube.opensearch.opensearchlibrary.query.IncompleteQueryException

Packages that use IncompleteQueryException
org.gcube.opensearch.opensearchlibrary.query   
org.gcube.opensearch.opensearchlibrary.query.extensions.geo   
org.gcube.opensearch.opensearchlibrary.query.extensions.sru   
org.gcube.opensearch.opensearchlibrary.query.extensions.time   
 

Uses of IncompleteQueryException in org.gcube.opensearch.opensearchlibrary.query
 

Methods in org.gcube.opensearch.opensearchlibrary.query that throw IncompleteQueryException
 String QueryBuilder.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 String BasicQueryBuilder.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 String QueryBuilderDecorator.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 

Uses of IncompleteQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.geo
 

Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.geo that throw IncompleteQueryException
 String GeoQueryBuilder.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 

Uses of IncompleteQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.sru
 

Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.sru that throw IncompleteQueryException
 String SRUQueryBuilder.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 

Uses of IncompleteQueryException in org.gcube.opensearch.opensearchlibrary.query.extensions.time
 

Methods in org.gcube.opensearch.opensearchlibrary.query.extensions.time that throw IncompleteQueryException
 String TimeQueryBuilder.getQuery()
          Retrieves the search query corresponding to the current state of the query builder
 



Copyright © 2013. All Rights Reserved.