tle.searchutil.impl
Class AbstractPropertyCond

java.lang.Object
  extended by tle.searchutil.impl.AbstractPropertyCond
All Implemented Interfaces:
Cond, PropertyCond
Direct Known Subclasses:
AbstractPropertyValueCond, AbstractPropertyValuesCond, CondEmpty, CondNotEmpty, CondNotNull, CondNull

public class AbstractPropertyCond
extends java.lang.Object
implements PropertyCond

PropertyCond ÀÎÅÍÆäÀ̽ºÀÇ ±âº» ±¸Çöü.

Author:
ÃÖ¹ü±Õ

Constructor Summary
AbstractPropertyCond(java.lang.String propertyName)
           
 
Method Summary
 java.lang.String getPropertyName()
          Á¶°Ç°ú ºñ±³ÇÒ ÇÁ·ÎÆÛƼ À̸§À» ±¸ÇÑ´Ù.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPropertyCond

public AbstractPropertyCond(java.lang.String propertyName)
Method Detail

getPropertyName

public java.lang.String getPropertyName()
Description copied from interface: PropertyCond
Á¶°Ç°ú ºñ±³ÇÒ ÇÁ·ÎÆÛƼ À̸§À» ±¸ÇÑ´Ù.

Specified by:
getPropertyName in interface PropertyCond
Returns: