org.gcube.geoindexmanagement.client.library.proxies
Interface GeoIndexManagementCLProxyI
- All Known Implementing Classes:
- GeoIndexManagementCLDefaultProxy
public interface GeoIndexManagementCLProxyI
getIndexTypeName
String getIndexTypeName()
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
setIndexTypeName
void setIndexTypeName(String indexTypeName)
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
addCollectionID
void addCollectionID(String collectionID)
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
addFields
void addFields(Types.StringArray fields)
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
getIndexInformation
Types.GetIndexInformationResponse getIndexInformation()
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
destroy
void destroy()
throws GeoIndexManagementException
- Throws:
GeoIndexManagementException
Copyright © 2013. All Rights Reserved.