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 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $
 
 
 
 
 
 
 
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://www.deegree.org