deegree 2.3 (2010/04/09 10:10 build-4-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
 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, List<InsertResults> insertResults)
          Creates a new TransactionResponse instance from the given parameters.
TransactionResponse(Transaction transaction, int totalInserted, int totalUpdated, int totalDeleted, List<InsertResults> insertResults, List<Exception> exceptions)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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