org.deegree.services.csw.exporthandling
Class GetRecordByIdHandler
java.lang.Object
org.deegree.services.csw.exporthandling.GetRecordByIdHandler
public class GetRecordByIdHandler
- extends Object
Defines the export functionality for a GetRecordById
request
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetRecordByIdHandler
public GetRecordByIdHandler()
doGetRecordById
public void doGetRecordById(GetRecordById getRecBI,
HttpResponseBuffer response,
MetadataStore<?> store,
ServiceProfile profile)
throws XMLStreamException,
IOException,
InvalidParameterValueException,
OWSException
- Preprocessing for the export of a
GetRecordById
request
- Parameters:
getRecBI
- the parsed getRecordById requestresponse
- for the servlet request to the clientisSoap
-
- Throws:
IOException
XMLStreamException
InvalidParameterValueException
OWSException
Copyright © 2011. All Rights Reserved.