deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.csw.discovery
Class GetRecordsResult

java.lang.Object
  extended by org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
      extended by org.deegree.ogcwebservices.csw.discovery.GetRecordsResult
All Implemented Interfaces:
OGCWebServiceResponse

public class GetRecordsResult
extends DefaultOGCWebServiceResponse

Class representation of a GetRecordsResponse/code>.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
exception, request
 
Constructor Summary
GetRecordsResult(GetRecords request, String version, SearchStatus status, SearchResults results)
           
 
Method Summary
 SearchResults getSearchResults()
           
 SearchStatus getSearchStatus()
          The SearchStatus must be present and indicates the status of the response.
 String getVersion()
           
 
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

GetRecordsResult

GetRecordsResult(GetRecords request,
                 String version,
                 SearchStatus status,
                 SearchResults results)
Parameters:
request -
version -
status -
results -
Method Detail

getSearchStatus

public SearchStatus getSearchStatus()
The SearchStatus must be present and indicates the status of the response. The status attribute is used to indicate the completion status of the GetRecords operation.

Returns:
the SearchResult as a status of the response.

getSearchResults

public SearchResults getSearchResults()
Returns:
the actual SeachResults

getVersion

public String getVersion()
Returns:
the current version String of the GetRecordResult.

deegree 2.3 (2010/04/09 10:10 build-4-official)

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