|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.birt.data.engine.api.querydefn.FilterDefinition
Default implementation of IFilterDefinition interface.
| Constructor Summary | |
FilterDefinition(IBaseExpression filterExpr)
Constructs a new filter using the specified expression. |
|
| Method Summary | |
IBaseExpression |
getExpression()
Gets the Boolean expression used to define this filter. |
void |
setExpression(IBaseExpression filterExpr)
Sets a new expression for the filter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FilterDefinition(IBaseExpression filterExpr)
| Method Detail |
public IBaseExpression getExpression()
IFilterDefinition
getExpression in interface IFilterDefinitionIFilterDefinition.getExpression()public void setExpression(IBaseExpression filterExpr)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||