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

Uses of Class
org.deegree.ogcwebservices.csw.manager.Transaction

Packages that use Transaction
org.deegree.ogcwebservices.csw.manager   
 

Uses of Transaction in org.deegree.ogcwebservices.csw.manager
 

Methods in org.deegree.ogcwebservices.csw.manager that return Transaction
static Transaction Transaction.create(String id, Element root)
          creates a Transaction object from its XML representation defined in OGC CS-W 2.0.0 specification
static Transaction Harvest.create(String id, Element transRoot)
          creates a Harvesting Request from its XM representation
 Transaction TransactionDocument.parse(String id)
          parses a CS-W 2.0 transaction request
 Transaction TransactionDocument_2_0_2.parse(String id)
          parses a CS-W 2.0 transaction request
 

Methods in org.deegree.ogcwebservices.csw.manager with parameters of type Transaction
static TransactionResult TransactionResult.create(Transaction transaction, Element root)
           
static TransactionDocument XMLFactory.export(Transaction transaction)
           
 TransactionResult TransactionResultDocument.parseTransactionResponse(Transaction transaction)
          parses a CS-W TransactionResponse document and creates a jave class representation from it.
 TransactionResult Manager_2_0_2.transaction(Transaction request)
           
 TransactionResult Manager_2_0_0.transaction(Transaction request)
           
 TransactionResult Manager.transaction(Transaction request)
          performs a transaction request by transforming and forwarding it to the WFS used as backend
 


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