org.deegree.ogcwebservices.csw.manager
Class TransactionDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.csw.AbstractCSWRequestDocument
org.deegree.ogcwebservices.csw.manager.TransactionDocument
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TransactionDocument_2_0_2
public class TransactionDocument
- extends AbstractCSWRequestDocument
The Transaction operation defines an interface for creating, modifying and deleting catalogue
records. The specific payload being manipulated must be defined in a profile.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
TransactionDocument()
initializes an empty TransactionDocument |
TransactionDocument(org.w3c.dom.Element transRoot)
initializes a TransactionDocument by reading a DOM object from the passed |
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseExtendedPropertyPath, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues |
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LOG
protected static final ILogger LOG
TransactionDocument
public TransactionDocument()
- initializes an empty TransactionDocument
TransactionDocument
public TransactionDocument(org.w3c.dom.Element transRoot)
throws XMLException
- initializes a TransactionDocument by reading a DOM object from the passed
- Parameters:
transRoot
-
- Throws:
XMLException
- See Also:
InputStream
createEmptyDocument
public void createEmptyDocument()
parse
public Transaction parse(java.lang.String id)
throws XMLParsingException,
OGCWebServiceException
- parses a CS-W 2.0 transaction request
- Parameters:
id
- of the TransactionRequest
- Returns:
- a new transaction parsed from the this xml-encoded request.
- Throws:
XMLParsingException
OGCWebServiceException
InvalidParameterValueException
MissingParameterValueException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org