org.gcube.geoindexlookup.client.library.proxies
Interface GeoIndexLookupCLProxyI

All Known Implementing Classes:
GeoIndexLookupCLDefaultProxy

public interface GeoIndexLookupCLProxyI


Method Summary
 void destroy()
           
 String getIndexTypeID()
           
 void loadPlugins()
           
 String search(Types.SearchPolygon searchPolygon)
           
 void setIndexTypeID(String indexTypeName)
           
 

Method Detail

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.