protected class TableReport.SummaryGroupFooterPrintWhenEvaluator extends Object implements BuiltinExpressionEvaluator
Modifier | Constructor and Description |
---|---|
protected |
SummaryGroupFooterPrintWhenEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected void |
ensureValue() |
Object |
evaluate(DatasetExpressionEvaluator evaluator) |
Object |
evaluateEstimated(DatasetExpressionEvaluator evaluator) |
Object |
evaluateOld(DatasetExpressionEvaluator evaluator) |
void |
init(Map<String,JRFillParameter> parametersMap,
Map<String,JRFillField> fieldsMap,
Map<String,JRFillVariable> variablesMap,
WhenResourceMissingTypeEnum resourceMissingType) |
protected SummaryGroupFooterPrintWhenEvaluator()
public void init(Map<String,JRFillParameter> parametersMap, Map<String,JRFillField> fieldsMap, Map<String,JRFillVariable> variablesMap, WhenResourceMissingTypeEnum resourceMissingType) throws JRException
init
in interface BuiltinExpressionEvaluator
JRException
protected void ensureValue()
public Object evaluate(DatasetExpressionEvaluator evaluator) throws JRExpressionEvalException
evaluate
in interface BuiltinExpressionEvaluator
JRExpressionEvalException
public Object evaluateEstimated(DatasetExpressionEvaluator evaluator) throws JRExpressionEvalException
evaluateEstimated
in interface BuiltinExpressionEvaluator
JRExpressionEvalException
public Object evaluateOld(DatasetExpressionEvaluator evaluator) throws JRExpressionEvalException
evaluateOld
in interface BuiltinExpressionEvaluator
JRExpressionEvalException
Copyright © 2016. All rights reserved.