|
|||||||||
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.AbstractPropertyValuesCond
public class AbstractPropertyValuesCond
Constructor Summary | |
---|---|
AbstractPropertyValuesCond(java.lang.String propertyName,
java.util.Collection v)
|
|
AbstractPropertyValuesCond(java.lang.String propertyName,
java.lang.Object[] v)
|
Method Summary | |
---|---|
PropertyValuesCond |
addValue(java.lang.Object value)
ºñ±³ÇÒ °ªÀ» Ãß°¡ÇÑ´Ù. |
java.util.List |
getValues()
ºñ±³ÇÒ °ª ¸ñ·ÏÀ» ±¸ÇÑ´Ù. |
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 AbstractPropertyValuesCond(java.lang.String propertyName, java.lang.Object[] v)
public AbstractPropertyValuesCond(java.lang.String propertyName, java.util.Collection v)
Method Detail |
---|
public PropertyValuesCond addValue(java.lang.Object value)
PropertyValuesCond
addValue
in interface PropertyValuesCond
public java.util.List getValues()
PropertyValuesCond
getValues
in interface PropertyValuesCond
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |