org.gcube.search.client.library.proxies
Class SearchCLDefaultProxy

java.lang.Object
  extended by org.gcube.search.client.library.proxies.SearchCLDefaultProxy
All Implemented Interfaces:
SearchCLProxyI

public class SearchCLDefaultProxy
extends Object
implements SearchCLProxyI


Constructor Summary
SearchCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<SearchStub> config)
           
 
Method Summary
 org.gcube.data.streams.Stream<gr.uoa.di.madgik.grs.record.GenericRecord> search(String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchCLDefaultProxy

public SearchCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<SearchStub> config)
Method Detail

search

public org.gcube.data.streams.Stream<gr.uoa.di.madgik.grs.record.GenericRecord> search(String query)
                                                                                throws SearchException
Specified by:
search in interface SearchCLProxyI
Throws:
SearchException


Copyright © 2013. All Rights Reserved.