Uses of Class
org.deegree.services.csw.describerecord.DescribeRecord

Packages that use DescribeRecord
org.deegree.services.csw.describerecord   
org.deegree.services.csw.exporthandling   
 

Uses of DescribeRecord in org.deegree.services.csw.describerecord
 

Methods in org.deegree.services.csw.describerecord that return DescribeRecord
static DescribeRecord DescribeRecordKVPAdapter.parse(Map<String,String> normalizedKVPParams)
          Parses the DescribeRecord KVP request and decides which version has to parse because of the requested version.
 DescribeRecord DescribeRecordXMLAdapter.parse(Version version)
          Parses the DescribeRecord XML request.
 

Uses of DescribeRecord in org.deegree.services.csw.exporthandling
 

Methods in org.deegree.services.csw.exporthandling with parameters of type DescribeRecord
 void DescribeRecordHandler.doDescribeRecord(DescribeRecord descRec, HttpResponseBuffer response, ServiceProfile profile)
          Preprocessing for the export of a DescribeRecord request to determine which recordstore is requested.
 



Copyright © 2011. All Rights Reserved.