deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.csw.discovery
Class GetRecordByIdResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by 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 $

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
GetRecordByIdResult(GetRecordById request, org.w3c.dom.Element record)
           
GetRecordByIdResult(GetRecordById request, java.util.List<org.w3c.dom.Node> records)
           
 
Method Summary
 org.w3c.dom.Element getRecord()
           
 java.util.List<org.w3c.dom.Node> getRecords()
           
 
Methods inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
getException, getRequest, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org