|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.services.csw.exporthandling.TransactionHandler
public class TransactionHandler
Defines the export functionality for a Transaction request
| Constructor Summary | |
|---|---|
TransactionHandler(CSWService service)
Creates a new TransactionHandler instance that uses the given service to lookup the MetadataStore
s. |
|
| Method Summary | |
|---|---|
void |
doTransaction(Transaction trans,
HttpResponseBuffer response)
Preprocessing for the export of a Transaction request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionHandler(CSWService service)
TransactionHandler instance that uses the given service to lookup the MetadataStore
s.
service - | Method Detail |
|---|
public void doTransaction(Transaction trans,
HttpResponseBuffer response)
throws javax.xml.stream.XMLStreamException,
OWSException,
java.io.IOException
Transaction request
trans - response -
javax.xml.stream.XMLStreamException
OWSException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||