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( config)
           
 
Method Summary
 org.gcube.data.spd.stubs.PluginDescription[] getPluginsDescription()
           
 org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.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( config)
Method Detail

search

public org.gcube.data.streams.Stream<org.gcube.data.spd.plugin.fwk.model.ResultElement> search(String query)
                                                                                        throws org.gcube.data.spd.stubs.QueryNotValidFault
Specified by:
search in interface Manager
Throws:
org.gcube.data.spd.stubs.QueryNotValidFault

getPluginsDescription

public org.gcube.data.spd.stubs.PluginDescription[] getPluginsDescription()
Specified by:
getPluginsDescription in interface Manager


Copyright © 2012. All Rights Reserved.