org.deegree.record.publication
Class TransactionOperation
java.lang.Object
org.deegree.record.publication.TransactionOperation
- Direct Known Subclasses:
- DeleteTransaction, InsertTransaction, UpdateTransaction
public abstract class TransactionOperation
- extends Object
Abstract base class for the actions that can occur inside a Transaction operation 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 |
TransactionOperation
protected TransactionOperation(String handle)
- Creates a new
TransactionOperation
with an optional handle.
- Parameters:
handle
- identifier for the operation, may be null
getType
public abstract CSWConstants.TransactionType getType()
- Returns the type of operation. Use this to safely determine the subtype of
TransactionOperation
.
- Returns:
- type of operation
getHandle
public String getHandle()
- Returns:
- the handle
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>