org.deegree.record.persistence.genericrecordstore.parsing
Class ParsedProfileElement
java.lang.Object
org.deegree.record.persistence.genericrecordstore.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: $, $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 |
ParsedProfileElement
public ParsedProfileElement(QueryableProperties queryableProperties,
ReturnableProperties returnableProperties,
GenerateRecord generateRecord)
- Creates a new
ParsedProfileElement instance.
- Parameters:
queryableProperties - returnableProperties - generateRecord -
getQueryableProperties
public QueryableProperties getQueryableProperties()
- Returns:
- the queryableProperties
getReturnableProperties
public ReturnableProperties getReturnableProperties()
- Returns:
- the returnableProperties
getGenerateRecord
public GenerateRecord getGenerateRecord()
- Returns:
- the generateRecord
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>