|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.searchutil.impl.AbstractPropertyCond
tle.searchutil.impl.AbstractPropertyValueCond
tle.searchutil.impl.CondLike
tle.searchutil.impl.CondIlike
public class CondIlike
´ë¼Ò¹®ÀÚ¸¦ ±¸ºÐÇÏÁö ¾Ê´Â like °Ë»öÀ» Ç¥Çö
Constructor Summary | |
---|---|
CondIlike(java.lang.String propertyName,
java.lang.String value,
int match)
|
Method Summary |
---|
Methods inherited from class tle.searchutil.impl.CondLike |
---|
getMatch, getValueString |
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 |
---|
public CondIlike(java.lang.String propertyName, java.lang.String value, int match)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |