tle.searchutil.impl
Class CondGtProperty

java.lang.Object
  extended by tle.searchutil.impl.AbstractTwoPropertyCond
      extended by tle.searchutil.impl.CondGtProperty
All Implemented Interfaces:
Cond, PropertyCond, TwoPropertyCond

public class CondGtProperty
extends AbstractTwoPropertyCond

µÎ ÇÁ·ÎÆÛƼ »çÀÌÀÇ > Á¶°ÇÀ» Ç¥Çö.

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondGtProperty(java.lang.String propertyName, java.lang.String otherPropertyName)
           
 
Method Summary
 
Methods inherited from class tle.searchutil.impl.AbstractTwoPropertyCond
getOtherPropertyName, getPropertyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CondGtProperty

public CondGtProperty(java.lang.String propertyName,
                      java.lang.String otherPropertyName)