tle.searchutil
Interface PropertyCond

All Superinterfaces:
Cond
All Known Subinterfaces:
PropertyValueCond, PropertyValuesCond, TwoPropertyCond
All Known Implementing Classes:
AbstractPropertyCond, AbstractPropertyValueCond, AbstractPropertyValuesCond, AbstractTwoPropertyCond, CondBetween, CondEmpty, CondEq, CondEqProperty, CondGe, CondGeProperty, CondGt, CondGtProperty, CondIdEq, CondIlike, CondIn, CondLe, CondLeProperty, CondLike, CondLt, CondLtProperty, CondNe, CondNeProperty, CondNotEmpty, CondNotIn, CondNotNull, CondNull

public interface PropertyCond
extends Cond

ÇÁ·ÎÆÛƼ¿Í °ü·ÃµÈ °Ë»ö Á¶°ÇÀ» ¸í½ÃÇÏ´Â Cond°¡ ±¸ÇöÇØ¾ß ÇÒ ÀÎÅÍÆäÀ̽º.

Author:
ÃÖ¹ü±Õ

Method Summary
 java.lang.String getPropertyName()
          Á¶°Ç°ú ºñ±³ÇÒ ÇÁ·ÎÆÛƼ À̸§À» ±¸ÇÑ´Ù.
 

Method Detail

getPropertyName

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

Returns: