org.deegree.metadata.iso.parsing
Class ParsedProfileElement
java.lang.Object
org.deegree.metadata.iso.parsing.ParsedProfileElement
public class ParsedProfileElement
- extends Object
Encapsulates the parsed elements that can be analysed from a record that is affected by the transaction operation.
Here are the queryable and returnable properties and the elements in xml format.
- Version:
- $Revision: 30651 $, $Date: 2011-05-05 11:40:31 +0200 (Do, 05. Mai 2011) $
- Author:
- Steffen Thomas, last edited by: $Author: mschneider $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParsedProfileElement
public ParsedProfileElement(QueryableProperties queryableProperties,
ReturnableProperties returnableProperties,
org.apache.axiom.om.OMElement element)
- Creates a new
ParsedProfileElement
instance.
- Parameters:
queryableProperties
- returnableProperties
- generateRecord
-
getQueryableProperties
public QueryableProperties getQueryableProperties()
- Returns:
- the queryableProperties
getReturnableProperties
public ReturnableProperties getReturnableProperties()
- Returns:
- the returnableProperties
getRootElement
public org.apache.axiom.om.OMElement getRootElement()
Copyright © 2011. All Rights Reserved.