org.equanda.export
Interface ExportEvaluatorWithCurrent
- All Superinterfaces:
- ExportEvaluator
public interface ExportEvaluatorWithCurrent
- extends ExportEvaluator
ExportEvaluator which can also be used to evaluate the current context.
Such an evaluator can be used to calculate dummy fields
- Author:
- Joachim Van der Auwera
Method Summary |
Object |
getContext(String expression)
Evaluate an expression, in the current context, for example for the fields |
getContext
Object getContext(String expression)
throws ExportException
- Evaluate an expression, in the current context, for example for the fields
- Parameters:
expression
-
- Returns:
-
- Throws:
ExportException
Copyright © 2007-2009. All Rights Reserved.