deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.ogcwebservices.wfs.operation.transaction.InsertResults

Packages that use InsertResults
org.deegree.ogcwebservices.wfs.operation.transaction   
 

Uses of InsertResults in org.deegree.ogcwebservices.wfs.operation.transaction
 

Methods in org.deegree.ogcwebservices.wfs.operation.transaction that return types with arguments of type InsertResults
 java.util.List<InsertResults> TransactionResponse.getInsertResults()
          Returns the insert results, i.e. the feature ids of the features that have been inserted for every insert operation of the transaction.
 

Constructor parameters in org.deegree.ogcwebservices.wfs.operation.transaction with type arguments of type InsertResults
TransactionResponse(Transaction transaction, int totalInserted, int totalUpdated, int totalDeleted, java.util.List<InsertResults> insertResults)
          Creates a new TransactionResponse instance from the given parameters.
TransactionResponse(Transaction transaction, int totalInserted, int totalUpdated, int totalDeleted, java.util.List<InsertResults> insertResults, java.util.List<java.lang.Exception> exceptions)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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