Uses of Class
org.deegree.services.csw.getrecordbyid.GetRecordById

Packages that use GetRecordById
org.deegree.services.csw.exporthandling   
org.deegree.services.csw.getrecordbyid   
 

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

Methods in org.deegree.services.csw.exporthandling with parameters of type GetRecordById
 void GetRecordByIdHandler.doGetRecordById(GetRecordById getRecBI, HttpResponseBuffer response, MetadataStore<?> store, ServiceProfile profile)
          Preprocessing for the export of a GetRecordById request
 

Uses of GetRecordById in org.deegree.services.csw.getrecordbyid
 

Methods in org.deegree.services.csw.getrecordbyid that return GetRecordById
static GetRecordById GetRecordByIdKVPAdapter.parse(Map<String,String> normalizedKVPParams, String defaultOutputFormat, String defaultOuputSchema)
          Parses the GetRecordById kvp request and decides which version has to parse because of the requested version
 GetRecordById GetRecordByIdXMLAdapter.parse(Version requestVersion, String defaultOutputFormat, String defaultOutputSchema)
          Parses the GetRecordById XML request by deciding which version has to be parsed because of the requested version.
 



Copyright © 2011. All Rights Reserved.