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

org.deegree.record.publication
Class RecordProperty

java.lang.Object
  extended by org.deegree.record.publication.RecordProperty

public class RecordProperty
extends Object

To specify individual property values to be updated.

Version:
$Revision: $, $Date: $
Author:
Steffen Thomas, last edited by: $Author: thomas $

Constructor Summary
RecordProperty(PropertyName propertyName, Object replacementValue)
          To specify individual property values to be updated.
 
Method Summary
 PropertyName getPropertyName()
           
 Object getReplacementValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordProperty

public RecordProperty(PropertyName propertyName,
                      Object replacementValue)
To specify individual property values to be updated.

Parameters:
propertyName - can be a string or an XPath-expression [1..1]
replacementValue - can be anyType [0..1]
Method Detail

getPropertyName

public PropertyName getPropertyName()
Returns:
the propertyName element contains the name of a property to be updated. The name may be a path expression.

getReplacementValue

public Object getReplacementValue()
Returns:
the replacementValue element contains the replacement value for the named property.

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

]]>