org.deegree.sqldialect.filter
Class ConstantPropertyNameMapping

java.lang.Object
  extended by org.deegree.sqldialect.filter.PropertyNameMapping
      extended by org.deegree.sqldialect.filter.ConstantPropertyNameMapping

public class ConstantPropertyNameMapping
extends PropertyNameMapping

TODO add class documentation here

Version:
$Revision: 30994 $, $Date: 2011-05-31 17:20:05 +0200 (Di, 31. Mai 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
ConstantPropertyNameMapping(TypedObjectNode value)
           
 
Method Summary
 TypedObjectNode getValue()
           
 
Methods inherited from class org.deegree.sqldialect.filter.PropertyNameMapping
getColumn, getConverter, getJoins, getTableAlias, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConstantPropertyNameMapping

public ConstantPropertyNameMapping(TypedObjectNode value)
Method Detail

getValue

public TypedObjectNode getValue()


Copyright © 2011. All Rights Reserved.