|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.filter.Filter
butler.sql.filter.DummyFilter
public class DummyFilter
Constructor Summary | |
---|---|
DummyFilter()
|
Method Summary | |
---|---|
java.lang.String |
getSQL()
|
static Filter |
parse(org.dom4j.Element element,
java.util.Map tabMap)
|
void |
toXML(org.xml.sax.ContentHandler handler)
|
Methods inherited from class butler.sql.filter.Filter |
---|
and, copy, createId, equals, filter, getCaption, getFilter, getId, getLeafFilters, getNestedQuery, getOperator, getParamDatatypes, getValues, getValues, hashCode, modify, not, or, params2db, parseFilter, registerFilterParser, setCaption, 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 DummyFilter()
Method Detail |
---|
public java.lang.String getSQL()
getSQL
in class Filter
public void toXML(org.xml.sax.ContentHandler handler) throws java.lang.Exception
toXML
in class Filter
java.lang.Exception
public static Filter parse(org.dom4j.Element element, java.util.Map tabMap) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |