Skip navigation links
B C D G H I M N O R S T 

B

buildDescribeRecordRequest(ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
buildDescribeRecordRequestPost(ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
buildGetCapabilitiesRequest(ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWRequestBuilder
builds the GetCapabilities-Request.
buildGetRecordByIdRequest(ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
buildGetRecordsRequest(ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 

C

CSWAdapter - Class in org.n52.oxf.csw.adapter
 
CSWAdapter() - Constructor for class org.n52.oxf.csw.adapter.CSWAdapter
standard constructor
CSWCapabilitiesMapper_202 - Class in org.n52.oxf.csw.adapter
 
CSWCapabilitiesMapper_202() - Constructor for class org.n52.oxf.csw.adapter.CSWCapabilitiesMapper_202
 
CSWRequestBuilder - Class in org.n52.oxf.csw.adapter
contains attributes and methods to encode operation requests as Strings in xml-format
CSWRequestBuilder() - Constructor for class org.n52.oxf.csw.adapter.CSWRequestBuilder
 

D

DESCRIBE_RECORD - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
DESCRIBE_RECORD_MAX_RECORDS - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_NAME_SPACE_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_OUTPUT_FORMAT_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_REQUEST_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_SCHEMA_LANGUAGE_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_SERVICE_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_START_POSITION - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_TYPE_NAME_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIBE_RECORD_VERSION_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
DESCRIPTION - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
Description of the CSWAdapter
doOperation(Operation, ParameterContainer) - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 

G

GET_CAPABILITIES - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
GET_CAPABILITIES_ACCEPT_FORMATS_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_CAPABILITIES_ACCEPT_VERSIONS_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_CAPABILITIES_REQUEST_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_CAPABILITIES_SECTIONS_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_CAPABILITIES_SERVICE_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_CAPABILITIES_UPDATE_SEQUENCE_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_DOMAIN - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
GET_RECORD_BY_ID - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
GET_RECORD_BY_ID_ELEMENT_SET_NAME - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_ID - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_OUTPUT_FORMAT - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_OUTPUT_SCHEMA - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_REQUEST - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_SERVICE - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORD_BY_ID_VERSION - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
GET_RECORDS_CONSTRAINTLANGUAGE_FORMAT - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_ELEMENT_SET_NAME_FORMAT - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_LITERAL - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_MAX_RECORDS - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_OUTPUT_FORMAT_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_OUTPUT_SCHEMA_FORMAT - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_PROPERTY_NAME - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_QUERY_TYPE_NAMES_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_RESULT_TYPE - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_SERVICE_TYPE_2SEARCH4_PARAMETER - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
GET_RECORDS_START_POSITION - Static variable in class org.n52.oxf.csw.adapter.CSWRequestBuilder
 
getDescription() - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 
getResourceOperationName() - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 
getServiceType() - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 
getSupportedVersions() - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 

H

HARVEST - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 

I

initService(String) - Method in class org.n52.oxf.csw.adapter.CSWAdapter
initializes the ServiceDescriptor by requesting the capabilities document of the CSW.
initService(OperationResult) - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 
initService(CapabilitiesDocument) - Method in class org.n52.oxf.csw.adapter.CSWAdapter
 

M

mapCapabilities(CapabilitiesDocument) - Method in class org.n52.oxf.csw.adapter.CSWCapabilitiesMapper_202
 

N

NAMESPACE - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 

O

org.n52.oxf.csw.adapter - package org.n52.oxf.csw.adapter
 

R

RESOURCE_OPERATION - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
The name of the service operation which returns the data to be added to a map view as a layer.

S

SERVICE_TYPE - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
The Type of the service which is connectable by this ServiceAdapter
SUPPORTED_VERSIONS - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
the Versions of the services which are connectable by this ServiceAdapter.

T

TRANSACTION - Static variable in class org.n52.oxf.csw.adapter.CSWAdapter
 
B C D G H I M N O R S T 
Skip navigation links

Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.