org.gcube.geoindexlookup.client.library.proxies
Class GeoIndexLookupCLDefaultProxy
java.lang.Object
org.gcube.geoindexlookup.client.library.proxies.GeoIndexLookupCLDefaultProxy
- All Implemented Interfaces:
- GeoIndexLookupCLProxyI
public class GeoIndexLookupCLDefaultProxy
- extends Object
- implements GeoIndexLookupCLProxyI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoIndexLookupCLDefaultProxy
public GeoIndexLookupCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexLookupStub> config)
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.