|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.searchutil.impl.AbstractCompositeCond
public abstract class AbstractCompositeCond
CompositeCond ÀÎÅÍÆäÀ̽ºÀÇ ±âº» ±¸Çö Ŭ·¡½º.
Constructor Summary | |
---|---|
AbstractCompositeCond()
|
Method Summary | |
---|---|
CompositeCond |
addCond(Cond cond)
°Ë»ö Á¶°ÇÀ» Ãß°¡ÇÑ´Ù. |
java.util.List |
getConds()
°Ë»ö Á¶°Ç ¸ñ·ÏÀ» ¸®ÅÏÇÑ´Ù. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCompositeCond()
Method Detail |
---|
public CompositeCond addCond(Cond cond)
CompositeCond
addCond
in interface CompositeCond
public java.util.List getConds()
CompositeCond
getConds
in interface CompositeCond
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |