deegree 2.3 (2010/04/09 10:10 build-4-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(String id, String version, Map<String,String> versionSpecificParameter, String lockID, List<TransactionOperation> operations, boolean releaseAllFeatures, TransactionDocument sourceDocument)
          Creates a new Transaction instance.
 


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