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