deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.record.persistence.genericrecordstore.parsing
Class ParsedProfileElement

java.lang.Object
  extended by 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 $

Constructor Summary
ParsedProfileElement(QueryableProperties queryableProperties, ReturnableProperties returnableProperties, GenerateRecord generateRecord)
          Creates a new ParsedProfileElement instance.
 
Method Summary
 GenerateRecord getGenerateRecord()
           
 QueryableProperties getQueryableProperties()
           
 ReturnableProperties getReturnableProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParsedProfileElement

public ParsedProfileElement(QueryableProperties queryableProperties,
                            ReturnableProperties returnableProperties,
                            GenerateRecord generateRecord)
Creates a new ParsedProfileElement instance.

Parameters:
queryableProperties -
returnableProperties -
generateRecord -
Method Detail

getQueryableProperties

public QueryableProperties getQueryableProperties()
Returns:
the queryableProperties

getReturnableProperties

public ReturnableProperties getReturnableProperties()
Returns:
the returnableProperties

getGenerateRecord

public GenerateRecord getGenerateRecord()
Returns:
the generateRecord

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>