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

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

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

Uses of Transaction in org.deegree.ogcwebservices.csw.iso_profile.ebrim
 

Constructors in org.deegree.ogcwebservices.csw.iso_profile.ebrim with parameters of type Transaction
InsertTransactionHandler(Transaction originalTransaction, Insert insert, URI appURI, String userName)
          Creates an TransactionHandler which will be able to handle csw/ebrim inserts as defined in the wrs spec.
 

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 root)
          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
 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.transaction(Transaction request)
          performs a transaction request by transforming and forwarding it to the WFS used as backend
 TransactionResult Manager_2_0_2.transaction(Transaction request)
           
 TransactionResult Manager_2_0_0.transaction(Transaction request)
           
 


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