public class DefaultManager extends Object implements ManagerClient
| Constructor and Description |
|---|
DefaultManager(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config) |
| Modifier and Type | Method and Description |
|---|---|
List<org.gcube.data.spd.model.PluginDescription> |
getPluginsDescription() |
<T extends org.gcube.data.spd.model.products.ResultElement> |
search(String query) |
public DefaultManager(org.gcube.common.clients.delegates.ProxyDelegate<javax.ws.rs.client.WebTarget> config)
public <T extends org.gcube.data.spd.model.products.ResultElement> org.gcube.data.streams.Stream<T> search(String query) throws org.gcube.data.spd.model.exceptions.InvalidQueryException, org.gcube.data.spd.model.service.exceptions.UnsupportedPluginException, org.gcube.data.spd.model.service.exceptions.UnsupportedCapabilityException
search in interface ManagerClientorg.gcube.data.spd.model.exceptions.InvalidQueryExceptionorg.gcube.data.spd.model.service.exceptions.UnsupportedPluginExceptionorg.gcube.data.spd.model.service.exceptions.UnsupportedCapabilityExceptionpublic List<org.gcube.data.spd.model.PluginDescription> getPluginsDescription()
getPluginsDescription in interface ManagerClientCopyright © 2017. All Rights Reserved.