tle.searchutil
Interface CompositeCond

All Superinterfaces:
Cond
All Known Implementing Classes:
AbstractCompositeCond, CondAnd, CondOr

public interface CompositeCond
extends Cond

and, or ¿Í °°ÀÌ ¿©·¯ °Ë»ö Á¶°ÇÀÌ º¹ÇյǴ °æ¿ì¿¡ »ç¿ëµÇ´Â °Ë»ö Á¶°ÇÀ» Ç¥ÇöÇÏ´Â ÀÎÅÍÆäÀ̽º´Â ÀÌ ÀÎÅÍÆäÀ̽º¸¦ »ó¼Ó¹Þ¾Æ¾ß ÇÑ´Ù.

Author:
ÃÖ¹ü±Õ

Method Summary
 CompositeCond addCond(Cond cond)
          °Ë»ö Á¶°ÇÀ» Ãß°¡ÇÑ´Ù.
 java.util.List getConds()
          °Ë»ö Á¶°Ç ¸ñ·ÏÀ» ¸®ÅÏÇÑ´Ù.
 

Method Detail

addCond

CompositeCond addCond(Cond cond)
°Ë»ö Á¶°ÇÀ» Ãß°¡ÇÑ´Ù.

Parameters:
cond -
Returns:

getConds

java.util.List getConds()
°Ë»ö Á¶°Ç ¸ñ·ÏÀ» ¸®ÅÏÇÑ´Ù.

Returns: