org.gcube.geoindexlookup.client.library.proxies
Interface GeoIndexLookupCLProxyI
- All Known Implementing Classes:
- GeoIndexLookupCLDefaultProxy
public interface GeoIndexLookupCLProxyI
getIndexTypeID
String getIndexTypeID()
throws GeoIndexLookupException
- Throws:
GeoIndexLookupException
setIndexTypeID
void setIndexTypeID(String indexTypeName)
throws GeoIndexLookupException
- Throws:
GeoIndexLookupException
search
String search(Types.SearchPolygon searchPolygon)
throws GeoIndexLookupException
- Throws:
GeoIndexLookupException
loadPlugins
void loadPlugins()
throws GeoIndexLookupException
- Throws:
GeoIndexLookupException
destroy
void destroy()
throws GeoIndexLookupException
- Throws:
GeoIndexLookupException
Copyright © 2013. All Rights Reserved.