org.gcube.geoindexmanagement.client.library.proxies
Class GeoIndexManagementCLDefaultProxy

java.lang.Object
  extended by org.gcube.geoindexmanagement.client.library.proxies.GeoIndexManagementCLDefaultProxy
All Implemented Interfaces:
GeoIndexManagementCLProxyI

public class GeoIndexManagementCLDefaultProxy
extends Object
implements GeoIndexManagementCLProxyI


Constructor Summary
GeoIndexManagementCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexManagementStub> config)
           
 
Method Summary
 void addCollectionID(String collectionID)
           
 void addFields(Types.StringArray fields)
           
 void destroy()
           
 Types.GetIndexInformationResponse getIndexInformation()
           
 String getIndexTypeName()
           
 void setIndexTypeName(String indexTypeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoIndexManagementCLDefaultProxy

public GeoIndexManagementCLDefaultProxy(org.gcube.common.clients.delegates.ProxyDelegate<GeoIndexManagementStub> config)
Method Detail

getIndexTypeName

public String getIndexTypeName()
                        throws GeoIndexManagementException
Specified by:
getIndexTypeName in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException

setIndexTypeName

public void setIndexTypeName(String indexTypeName)
                      throws GeoIndexManagementException
Specified by:
setIndexTypeName in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException

addCollectionID

public void addCollectionID(String collectionID)
                     throws GeoIndexManagementException
Specified by:
addCollectionID in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException

addFields

public void addFields(Types.StringArray fields)
               throws GeoIndexManagementException
Specified by:
addFields in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException

getIndexInformation

public Types.GetIndexInformationResponse getIndexInformation()
                                                      throws GeoIndexManagementException
Specified by:
getIndexInformation in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException

destroy

public void destroy()
             throws GeoIndexManagementException
Specified by:
destroy in interface GeoIndexManagementCLProxyI
Throws:
GeoIndexManagementException


Copyright © 2013. All Rights Reserved.