tle.searchutil.impl
Class CondNotEmpty

java.lang.Object
  extended by tle.searchutil.impl.AbstractPropertyCond
      extended by tle.searchutil.impl.CondNotEmpty
All Implemented Interfaces:
Cond, PropertyCond

public class CondNotEmpty
extends AbstractPropertyCond

not empty ¿¬»êÀ» Ç¥Çö

Author:
ÃÖ¹ü±Õ

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

Constructor Detail

CondNotEmpty

public CondNotEmpty(java.lang.String propertyName)