org.deegree.record.publication
Class RecordProperty
java.lang.Object
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 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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]
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.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>