Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TCQueryLeaf
extends QueryLeaf
Method Summary | |
QueryTreeField | |
Expression | |
TupleCollection | |
TupleLoader | |
void |
|
void |
Methods inherited from interface org.objectweb.medor.query.api.QueryLeaf | |
getDataStore |
Methods inherited from interface org.objectweb.medor.query.api.QueryTree | |
getDistinct , getName , getOrderBy , getTupleStructure , setDistinct , setOrderBy |
public QueryTreeField addField(String fieldName, PType type, Field tcField) throws MedorException
public Expression getQueryFilter()
public void setQueryFilter(Expression filter)