Uses of Class
org.deegree.services.csw.transaction.Transaction

Packages that use Transaction
org.deegree.services.csw.exporthandling   
org.deegree.services.csw.transaction   
 

Uses of Transaction in org.deegree.services.csw.exporthandling
 

Methods in org.deegree.services.csw.exporthandling with parameters of type Transaction
 void TransactionHandler.doTransaction(Transaction trans, HttpResponseBuffer response, MetadataStore<?> store)
          Preprocessing for the export of a Transaction request
 

Uses of Transaction in org.deegree.services.csw.transaction
 

Methods in org.deegree.services.csw.transaction that return Transaction
static Transaction TransactionKVPAdapter.parse(Map<String,String> kvpParams)
          Parses a normalized KVP-map as a CSW Transaction request.
 Transaction TransactionXMLAdapter.parse(Version version)
          Parses the Transaction XML request by deciding which version has to be parsed because of the requested version.
 



Copyright © 2011. All Rights Reserved.