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: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Torsten Friebe , Markus Schneider , last edited by: $Author: apoth $
GetRecordsResult
GetRecordsResult(GetRecords request,
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 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://deegree.sourceforge.net