net.sf.jasperreports.components.table.fill
Class TableReport.SummaryGroupFooterPrintWhenEvaluator

java.lang.Object
  extended by net.sf.jasperreports.components.table.fill.TableReport.SummaryGroupFooterPrintWhenEvaluator
All Implemented Interfaces:
BuiltinExpressionEvaluator
Enclosing class:
TableReport

protected class TableReport.SummaryGroupFooterPrintWhenEvaluator
extends java.lang.Object
implements BuiltinExpressionEvaluator


Constructor Summary
protected TableReport.SummaryGroupFooterPrintWhenEvaluator()
           
 
Method Summary
protected  void ensureValue()
           
 java.lang.Object evaluate(DatasetExpressionEvaluator evaluator)
           
 java.lang.Object evaluateEstimated(DatasetExpressionEvaluator evaluator)
           
 java.lang.Object evaluateOld(DatasetExpressionEvaluator evaluator)
           
 void init(java.util.Map<java.lang.String,JRFillParameter> parametersMap, java.util.Map<java.lang.String,JRFillField> fieldsMap, java.util.Map<java.lang.String,JRFillVariable> variablesMap, WhenResourceMissingTypeEnum resourceMissingType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableReport.SummaryGroupFooterPrintWhenEvaluator

protected TableReport.SummaryGroupFooterPrintWhenEvaluator()
Method Detail

init

public void init(java.util.Map<java.lang.String,JRFillParameter> parametersMap,
                 java.util.Map<java.lang.String,JRFillField> fieldsMap,
                 java.util.Map<java.lang.String,JRFillVariable> variablesMap,
                 WhenResourceMissingTypeEnum resourceMissingType)
          throws JRException
Specified by:
init in interface BuiltinExpressionEvaluator
Throws:
JRException

ensureValue

protected void ensureValue()

evaluate

public java.lang.Object evaluate(DatasetExpressionEvaluator evaluator)
                          throws JRExpressionEvalException
Specified by:
evaluate in interface BuiltinExpressionEvaluator
Throws:
JRExpressionEvalException

evaluateEstimated

public java.lang.Object evaluateEstimated(DatasetExpressionEvaluator evaluator)
                                   throws JRExpressionEvalException
Specified by:
evaluateEstimated in interface BuiltinExpressionEvaluator
Throws:
JRExpressionEvalException

evaluateOld

public java.lang.Object evaluateOld(DatasetExpressionEvaluator evaluator)
                             throws JRExpressionEvalException
Specified by:
evaluateOld in interface BuiltinExpressionEvaluator
Throws:
JRExpressionEvalException


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com