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