org.gcube.geoindexmanagement.client.library.stubs
Interface GeoIndexManagementStub


public interface GeoIndexManagementStub


Method Summary
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty addCollectionID(String collectionID)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty addFields(Types.StringArray fields)
           
 void destroy(Types.Destroy destroy)
           
 Types.GetIndexInformationResponse getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
           
 String getIndexTypeName(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)
           
 org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty setIndexTypeName(String indexTypeName)
           
 

Method Detail

getIndexTypeName

String getIndexTypeName(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

setIndexTypeName

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty setIndexTypeName(String indexTypeName)

addCollectionID

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty addCollectionID(String collectionID)

addFields

org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty addFields(Types.StringArray fields)

getIndexInformation

Types.GetIndexInformationResponse getIndexInformation(org.gcube.common.clients.stubs.jaxws.JAXWSUtils.Empty empty)

destroy

void destroy(Types.Destroy destroy)


Copyright © 2013. All Rights Reserved.