org.gcube.geoindexlookup.client.library.proxies
Class GeoIndexLookupCLDefaultProxy

java.lang.Object
  extended by org.gcube.geoindexlookup.client.library.proxies.GeoIndexLookupCLDefaultProxy
All Implemented Interfaces:
GeoIndexLookupCLProxyI

public class GeoIndexLookupCLDefaultProxy
extends Object
implements GeoIndexLookupCLProxyI


Constructor Summary
GeoIndexLookupCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexLookupStub> config)
           
 
Method Summary
 void destroy()
           
 String getIndexTypeID()
           
 void loadPlugins()
           
 String search(Types.SearchPolygon searchPolygon)
           
 void setIndexTypeID(String indexTypeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoIndexLookupCLDefaultProxy

public GeoIndexLookupCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexLookupStub> config)
Method Detail

getIndexTypeID

public String getIndexTypeID()
                      throws GeoIndexLookupException
Specified by:
getIndexTypeID in interface GeoIndexLookupCLProxyI
Throws:
GeoIndexLookupException

setIndexTypeID

public void setIndexTypeID(String indexTypeName)
                    throws GeoIndexLookupException
Specified by:
setIndexTypeID in interface GeoIndexLookupCLProxyI
Throws:
GeoIndexLookupException

search

public String search(Types.SearchPolygon searchPolygon)
              throws GeoIndexLookupException
Specified by:
search in interface GeoIndexLookupCLProxyI
Throws:
GeoIndexLookupException

loadPlugins

public void loadPlugins()
                 throws GeoIndexLookupException
Specified by:
loadPlugins in interface GeoIndexLookupCLProxyI
Throws:
GeoIndexLookupException

destroy

public void destroy()
             throws GeoIndexLookupException
Specified by:
destroy in interface GeoIndexLookupCLProxyI
Throws:
GeoIndexLookupException


Copyright © 2013. All Rights Reserved.