org.deegree.ogcwebservices.csw.manager
Class InsertResults
java.lang.Object
  
org.deegree.ogcwebservices.csw.manager.InsertResults
public class InsertResults
- extends Object
 
An InsertResult object may appear zero or more times in the transaction response. It is used to
 report to the client a brief representation of each new record, including the record identifier,
 created in the catalogue. The records must be reported in the same order in which a Insert object
 appear in a transaction request and must map 1-to-1. Optionally, the handle attribute may be used
 to correlate a particular Insert object in the Transaction request with an InsertResult obejt
 found in the transaction response.
- Since:
 
  - 2.0
 
- Version:
 
  - $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
| 
Method Summary | 
 List<Node> | 
getRecords()
 
          returns the records inserted into a backend by a CS-W Insert operation | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
InsertResults
public InsertResults(List<Node> records)
- Parameters:
 records - records inserted into a backend by a CS-W Insert operation
getRecords
public List<Node> getRecords()
- returns the records inserted into a backend by a CS-W Insert operation
- Returns:
 - the records inserted into a backend by a CS-W Insert operation
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org