org.gcube.personalization.userprofileaccess.client.library.proxies
Class SourceQueryBuilder

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

public class SourceQueryBuilder
extends Object

SourceQueryBuilder class

Author:
Panagiota Koltsida, NKUA

Constructor Summary
SourceQueryBuilder(org.gcube.common.clients.fw.queries.StatefulQuery query)
           
 
Method Summary
 org.gcube.common.clients.fw.queries.StatefulQuery build()
           
 SourceQueryBuilder withUsernameAndScope(String username, String scope)
           
 
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

withUsernameAndScope

public SourceQueryBuilder withUsernameAndScope(String username,
                                               String scope)

build

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


Copyright © 2013. All Rights Reserved.