|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.query.Filter
butler.sql.query.ScrollFilter
Constructor Summary | |
ScrollFilter(Table table,
RecordComparator comparator,
boolean down)
|
Method Summary | |
java.lang.String |
getSQL()
|
void |
populate(Populatable qi,
Record rec)
|
void |
toXML(org.xml.sax.ContentHandler handler)
|
Methods inherited from class butler.sql.query.Filter |
copy, equals, getCaption, getFilter, getFilterMap, getId, getLeafFilters, getNestedQuery, getOperator, getSQL, getValues, hashCode, modify, params2db, parseFilter, registerFilter, replaceFilter, setId, setOperator, setSize, setSize, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScrollFilter(Table table, RecordComparator comparator, boolean down)
Method Detail |
public java.lang.String getSQL() throws java.lang.Exception
getSQL
in class Filter
java.lang.Exception
public void populate(Populatable qi, Record rec) throws java.lang.Exception
java.lang.Exception
public void toXML(org.xml.sax.ContentHandler handler) throws java.lang.Exception
toXML
in class Filter
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |