|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An IBasicExpression represents an executable part of the expression tree. Different stores may have different implementations.
Method Summary | |
IBasicResultSet |
execute()
Method execute |
IBasicExpressionFactory |
getFactory()
Method getFactory |
void |
setFactory(IBasicExpressionFactory factory)
Method setFactory |
Method Detail |
public IBasicResultSet execute() throws SearchException
SearchException
public IBasicExpressionFactory getFactory()
public void setFactory(IBasicExpressionFactory factory)
factory
- the factory which was used to create this expression
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |