|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.query.model.AbstractPredicateExpr
public abstract class AbstractPredicateExpr
| Constructor Summary | |
|---|---|
AbstractPredicateExpr()
|
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
java.lang.String |
getLocation()
|
void |
setLocation(int line,
int column)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.outerj.daisy.query.model.PredicateExpr |
|---|
appliesTo, bindSql, evaluate, generateSql, isAclAllowed, prepare |
| Constructor Detail |
|---|
public AbstractPredicateExpr()
| Method Detail |
|---|
public void setLocation(int line,
int column)
setLocation in interface Expressionpublic java.lang.String getLocation()
getLocation in interface Expressionpublic int getLine()
getLine in interface Expressionpublic int getColumn()
getColumn in interface Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||