org.deegree.services.csw.exporthandling
Class TransactionHandler
java.lang.Object
org.deegree.services.csw.exporthandling.TransactionHandler
public class TransactionHandler
- extends Object
Defines the export functionality for a Transaction
request
- Version:
- $Revision: $, $Date: $
- Author:
- Steffen Thomas, last edited by: $Author: thomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionHandler
public TransactionHandler()
doTransaction
public void doTransaction(Transaction trans,
HttpResponseBuffer response,
MetadataStore<?> store)
throws XMLStreamException,
OWSException,
IOException
- Preprocessing for the export of a
Transaction
request
- Parameters:
trans
- response
-
- Throws:
XMLStreamException
OWSException
IOException
Copyright © 2011. All Rights Reserved.