Uses of Class
org.gcube.index.forwardindexnode.stubs.KeyDescriptionArray

Packages that use KeyDescriptionArray
org.gcube.index.forwardindexnode.stubs   
org.gcube.index.forwardindexnode.stubs.bindings   
 

Uses of KeyDescriptionArray in org.gcube.index.forwardindexnode.stubs
 

Methods in org.gcube.index.forwardindexnode.stubs that return KeyDescriptionArray
 KeyDescriptionArray GetIndexInformationResponse.getKeyDescription()
          Gets the keyDescription value for this GetIndexInformationResponse.
 KeyDescriptionArray ForwardIndexNodeResourceProperties.getKeyDescription()
          Gets the keyDescription value for this ForwardIndexNodeResourceProperties.
 KeyDescriptionArray CreateResource.getKeyDescription()
          Gets the keyDescription value for this CreateResource.
 

Methods in org.gcube.index.forwardindexnode.stubs with parameters of type KeyDescriptionArray
 boolean ForwardIndexNodePortType.addKeyDescription(KeyDescriptionArray parameters)
           
 boolean ForwardIndexNodePortType.setKeyDescription(KeyDescriptionArray parameters)
           
 void GetIndexInformationResponse.setKeyDescription(KeyDescriptionArray keyDescription)
          Sets the keyDescription value for this GetIndexInformationResponse.
 void ForwardIndexNodeResourceProperties.setKeyDescription(KeyDescriptionArray keyDescription)
          Sets the keyDescription value for this ForwardIndexNodeResourceProperties.
 void CreateResource.setKeyDescription(KeyDescriptionArray keyDescription)
          Sets the keyDescription value for this CreateResource.
 

Constructors in org.gcube.index.forwardindexnode.stubs with parameters of type KeyDescriptionArray
CreateResource(String clusterID, String[] collectionID, String contentType, String indexID, KeyDescriptionArray keyDescription)
           
ForwardIndexNodeResourceProperties(String GHN, String RI, String VO, String clusterID, String[][] collectionID, String contentType, Calendar created, Calendar currentTime, int documentCount, String[][] fields, String indexFormat, String indexID, String indexStatus, String[] indexTypeName, KeyDescriptionArray keyDescription, Calendar modified, String name, String[] scope, String serviceClass, String serviceID, String serviceName, String[] supportedRelations, Calendar terminationTime)
           
GetIndexInformationResponse(StringArray collectionID, String contentType, StringArray fields, String indexID, KeyDescriptionArray keyDescription)
           
 

Uses of KeyDescriptionArray in org.gcube.index.forwardindexnode.stubs.bindings
 

Methods in org.gcube.index.forwardindexnode.stubs.bindings with parameters of type KeyDescriptionArray
 boolean ForwardIndexNodePortTypeSOAPBindingStub.addKeyDescription(KeyDescriptionArray parameters)
           
 boolean ForwardIndexNodePortTypeSOAPBindingStub.setKeyDescription(KeyDescriptionArray parameters)
           
 



Copyright © 2013. All Rights Reserved.