org.deegree.ogcwebservices.csw.discovery
Class GetRecordsResult
java.lang.Object
org.deegree.ogcwebservices.DefaultOGCWebServiceResponse
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetRecordsResult
GetRecordsResult(GetRecords request,
java.lang.String version,
SearchStatus status,
SearchResults results)
- Parameters:
request
- version
- status
- results
-
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 java.lang.String getVersion()
- Returns:
- the current version String of the GetRecordResult.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org