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

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

Packages that use TransactionDocument
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation.transaction   
 

Uses of TransactionDocument in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs that return TransactionDocument
static TransactionDocument XMLFactory.export(Transaction transaction)
          Exports a Transaction instance to its XML representation.
 

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

Methods in org.deegree.ogcwebservices.wfs.operation.transaction that return TransactionDocument
 TransactionDocument Transaction.getSourceDocument()
          Returns the source document that was used to create this Transaction instance.
 

Constructors in org.deegree.ogcwebservices.wfs.operation.transaction with parameters of type TransactionDocument
Transaction(java.lang.String id, java.lang.String version, java.util.Map<java.lang.String,java.lang.String> versionSpecificParameter, java.lang.String lockID, java.util.List<TransactionOperation> operations, boolean releaseAllFeatures, TransactionDocument sourceDocument)
          Creates a new Transaction instance.
 


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