deegree 2.1 (2007/11/08 09:57 build-328-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 Harvest.create(String id, Element transRoot)
          creates a Harvesting Request from its XM representation
static Transaction Transaction.create(String id, Element transRoot)
          creates a Transaction object from its XML representation defined in OGC CS-W 2.0.0 specification
 Transaction TransactionDocument.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.transaction(Transaction request)
          performs a transaction request by transforming and forwarding it to the WFS used as backend
 


deegree 2.1 (2007/11/08 09:57 build-328-official)

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