deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.csw.manager
Class InsertResults

java.lang.Object
  extended by 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: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $

Constructor Summary
InsertResults(List<Node> records)
           
 
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
 

Constructor Detail

InsertResults

public InsertResults(List<Node> records)
Parameters:
records - records inserted into a backend by a CS-W Insert operation
Method Detail

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

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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