org.gcube.data.spd.client.proxies
Class DefaultManager

java.lang.Object
  extended by org.gcube.data.spd.client.proxies.DefaultManager
All Implemented Interfaces:
Manager

public class DefaultManager
extends Object
implements Manager


Constructor Summary
DefaultManager(org.gcube.common.clients.delegates.ProxyDelegate<ManagerStub> config)
           
 
Method Summary
 List<org.gcube.data.spd.model.PluginDescription> getPluginsDescription()
           
 org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.ResultElement> search(String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultManager

public DefaultManager(org.gcube.common.clients.delegates.ProxyDelegate<ManagerStub> config)
Method Detail

search

public org.gcube.data.streams.Stream<org.gcube.data.spd.model.products.ResultElement> search(String query)
                                                                                      throws org.gcube.data.spd.model.exceptions.InvalidQueryException,
                                                                                             UnsupportedPluginException,
                                                                                             UnsupportedCapabilityException
Specified by:
search in interface Manager
Throws:
org.gcube.data.spd.model.exceptions.InvalidQueryException
UnsupportedPluginException
UnsupportedCapabilityException

getPluginsDescription

public List<org.gcube.data.spd.model.PluginDescription> getPluginsDescription()
Specified by:
getPluginsDescription in interface Manager


Copyright © 2013. All Rights Reserved.