org.deegree.ogcwebservices.csw.discovery
Class GetRecordByIdResult
java.lang.Object
org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
org.deegree.ogcwebservices.csw.discovery.GetRecordByIdResult
- All Implemented Interfaces:
- OGCWebServiceResponse
public class GetRecordByIdResult
- extends DefaultOGCWebServiceResponse
- Since:
- 2.0
- Version:
- $Revision: 27385 $, 1.0. $Revision: 27385 $, $Date: 2010-10-19 12:55:27 +0200 (Di, 19 Okt 2010) $
- Author:
- Andreas Poth, last edited by: $Author: lbuesching $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetRecordByIdResult
public GetRecordByIdResult(GetRecordById request,
org.w3c.dom.Element record)
- Parameters:
request
- record
- result node
GetRecordByIdResult
public GetRecordByIdResult(GetRecordById request,
java.util.List<org.w3c.dom.Node> records)
- Parameters:
request
- records
-
getRecord
public org.w3c.dom.Element getRecord()
- Returns:
- the first record node that is the result content of a GetRecordById request
getRecords
public java.util.List<org.w3c.dom.Node> getRecords()
- Returns:
- the record nodes that is the result content of a GetRecordById request
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org