A C D E F G I J K L M N O P R S T U V X

G

GDAS_SERVICE_NAME - Static variable in class org.nfis.gdas.v091.Constants
 
GDAS_VERSION - Static variable in class org.nfis.gdas.v091.Constants
 
GDASDATA_ELEM_NAME - Static variable in class org.nfis.gdas.v091.Constants
GetData Constants
GdasServlet - Class in org.nfis.gdas.service
 
GdasServlet() - Constructor for class org.nfis.gdas.service.GdasServlet
 
GdasServlet091 - Class in org.nfis.gdas.v091
This class is responsible for listening for GDAS 0.9.1 requests and replying with the appropriate return XML documents.
GdasServlet091() - Constructor for class org.nfis.gdas.v091.GdasServlet091
 
GEO_LINK_IDS_PARAM - Static variable in class org.nfis.gdas.v091.Constants
 
GEOLINK_ID_NOT_DEFINED - Static variable in class org.nfis.gdas.v091.Constants
 
GEOLINKAGE_FIELD_TYPE - Static variable in class org.nfis.gdas.v091.JDBCDataRetriever
The parameter element attribute name from the DataHandlerConfig XML whose value is the data type of the Geolinkage field (defined in GDAS 0.9.1 specification, section 7.1.4.1.10.9).
GET_CAPABILITIES - Static variable in class org.nfis.gdas.service.GdasServlet
 
GET_CAPABILITIES - Static variable in class org.nfis.gdas.v091.Constants
 
GET_DATA - Static variable in class org.nfis.gdas.service.GdasServlet
 
GET_DATA - Static variable in class org.nfis.gdas.v091.Constants
 
GET_DATA_METHOD_NAME - Static variable in class org.nfis.gdas.v091.Constants
DataHandler CONSTANTS
getData(String, String, String, String, String, String, String, String, OutputStream) - Method in class org.nfis.gdas.v091.DataHandler
Handle the GDAS GetData request.
getData(String, String, DatasetConfigType, ArrayList, BigInteger, OutputStream) - Method in interface org.nfis.gdas.v091.DataRetrieverInterface
This method is responsible for writing the results from the data store as a RowsetType element to the passed in OutputStream.
getData(String, String, DatasetConfigType, ArrayList, BigInteger, OutputStream) - Method in class org.nfis.gdas.v091.JDBCDataRetriever
Using the parameters the client has provided, and values stored in the DataHandlerConfig document, make a connection to the right data source, build an SQL Query and use the results to create to write a Rowset element (described in the GDAS 0.9.1 specification section 7.2.4.3) to the passed in OutputStream.
getErrorCode() - Method in exception org.nfis.gdas.service.ServiceReportException
 
getErrorCode() - Method in exception org.nfis.gdas.v091.ServiceReportException
 
getProperty(String) - Static method in class org.nfis.gdas.v091.ConfigProperties
Designed as a singleton class, this ensures that only one instance is instantiated.
getServiceExceptionXml() - Method in exception org.nfis.gdas.service.ServiceReportException
 
getServiceExceptionXml() - Method in exception org.nfis.gdas.v091.ServiceReportException
 

A C D E F G I J K L M N O P R S T U V X