|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.indexedlist.condition.AbstractQueryCondition
org.siebengeisslein.indexedlist.condition.AbstractEqualQueryCondition
org.siebengeisslein.indexedlist.condition.StringEqualQueryCondition
public class StringEqualQueryCondition
| Constructor Summary | |
|---|---|
StringEqualQueryCondition(java.lang.String fieldName,
java.lang.String value,
int limit)
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
getValue()
|
| Methods inherited from class org.siebengeisslein.indexedlist.condition.AbstractEqualQueryCondition |
|---|
execute, matches |
| Methods inherited from class org.siebengeisslein.indexedlist.condition.AbstractQueryCondition |
|---|
getFieldName, getLimit, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringEqualQueryCondition(java.lang.String fieldName,
java.lang.String value,
int limit)
| Method Detail |
|---|
protected java.lang.Object getValue()
getValue in class AbstractEqualQueryCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||