org.gcube.fulltextindexnode.client.library.proxies
Class SourceQueryBuilder

java.lang.Object
  extended by org.gcube.fulltextindexnode.client.library.proxies.SourceQueryBuilder

public class SourceQueryBuilder
extends Object


Constructor Summary
SourceQueryBuilder(org.gcube.common.clients.fw.queries.StatefulQuery query)
           
 
Method Summary
 org.gcube.common.clients.fw.queries.StatefulQuery build()
          Returns the query.
 SourceQueryBuilder withIndexID(String indexID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceQueryBuilder

public SourceQueryBuilder(org.gcube.common.clients.fw.queries.StatefulQuery query)
Method Detail

withIndexID

public SourceQueryBuilder withIndexID(String indexID)

build

public org.gcube.common.clients.fw.queries.StatefulQuery build()
Returns the query.

Returns:
the query.


Copyright © 2013. All Rights Reserved.