org.gcube.data.spd.client.proxies
Class DefaultManager
java.lang.Object
org.gcube.data.spd.client.proxies.DefaultManager
- All Implemented Interfaces:
- Manager
public class DefaultManager
- extends Object
- implements Manager
|
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 |
DefaultManager
public DefaultManager(org.gcube.common.clients.delegates.ProxyDelegate<ManagerStub> config)
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
- Specified by:
search in interface Manager
- Throws:
org.gcube.data.spd.model.exceptions.InvalidQueryException
UnsupportedPluginException
getPluginsDescription
public List<org.gcube.data.spd.model.PluginDescription> getPluginsDescription()
- Specified by:
getPluginsDescription in interface Manager
Copyright © 2013. All Rights Reserved.