org.deegree.record.publication
Class InsertTransaction
java.lang.Object
org.deegree.record.publication.TransactionOperation
org.deegree.record.publication.InsertTransaction
public class InsertTransaction
- extends TransactionOperation
Represents a CSW Insert
action (part of 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 |
InsertTransaction
public InsertTransaction(List<org.apache.axiom.om.OMElement> transChildElementInsertAPISORecordList,
QName typeName,
String handle)
- Parameters:
transChildElementInsertAPISORecordList
- typeName
- handle
-
getType
public CSWConstants.TransactionType getType()
- Description copied from class:
TransactionOperation
- Returns the type of operation. Use this to safely determine the subtype of
TransactionOperation
.
- Specified by:
getType
in class TransactionOperation
- Returns:
- type of operation
getElement
public List<org.apache.axiom.om.OMElement> getElement()
- Returns:
- the element
getTypeName
public QName getTypeName()
- Returns:
- the typeName
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>