tle.searchutil.impl
Class CondIdEq

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

public class CondIdEq
extends AbstractPropertyValueCond

¾ÆÀ̵𰡠ÁöÁ¤ÇÑ °ª°ú °°ÀºÁöÀÇ ¿©ºÎ¸¦ °Ë»çÇÑ´Ù.

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondIdEq(java.lang.Object value)
          ÇÁ·ÎÆÛƼÀÇ °ªÀ» "id"·Î ÁöÁ¤ÇÑ´Ù.
 
Method Summary
 
Methods inherited from class tle.searchutil.impl.AbstractPropertyValueCond
getValue
 
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
 
Methods inherited from interface tle.searchutil.PropertyCond
getPropertyName
 

Constructor Detail

CondIdEq

public CondIdEq(java.lang.Object value)
ÇÁ·ÎÆÛƼÀÇ °ªÀ» "id"·Î ÁöÁ¤ÇÑ´Ù. ½ÇÁ¦ ÀÌ Å¬·¡½º¸¦ °Ë»ö Á¶°ÇÀ¸·Î »ç¿ëÇÒ ¶§¿¡´Â ID ÇÁ·ÎÆÛƼÀÇ À̸§À» ¾Ë¸Â°Ô ÁöÁ¤ÇØÁÖ¾î¾ß ÇÑ´Ù.

Parameters:
value -