public class JRFillExpressionReturnValue extends JRFillCommonReturnValue implements ExpressionReturnValue
ExpressionReturnValue
used by the filler.Modifier and Type | Field and Description |
---|---|
protected JRExpression |
expression |
calculation, EXCEPTION_MESSAGE_KEY_INCREMENTER_CLASS_NOT_FOUND, filler, incrementer, incrementerFactoryClassName, toVariable
Modifier | Constructor and Description |
---|---|
|
JRFillExpressionReturnValue(ExpressionReturnValue returnValue,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected |
JRFillExpressionReturnValue(JRFillExpressionReturnValue fillReturnValue,
JRFillCloneFactory factory)
Cloning constructor.
|
Modifier and Type | Method and Description |
---|---|
protected JRFillCommonReturnValue |
addDerivedReturnValue(CommonReturnValue parentReturnValue,
java.util.List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected CommonReturnValue |
createDistinctCountHelperReturnValue(CommonReturnValue returnValue) |
protected CommonReturnValue |
createHelperReturnValue(CommonReturnValue returnValue,
java.lang.String nameSuffix,
CalculationEnum calculation) |
JRExpression |
getExpression()
The expression producing the value to return.
|
addReturnValue, clone, getCalculation, getIncrementer, getIncrementerFactoryClassName, getToVariable, isDerived, setDerived
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCalculation, getIncrementerFactoryClassName, getToVariable
clone
protected final JRExpression expression
public JRFillExpressionReturnValue(ExpressionReturnValue returnValue, JRFillObjectFactory factory, BaseReportFiller filler)
protected JRFillExpressionReturnValue(JRFillExpressionReturnValue fillReturnValue, JRFillCloneFactory factory)
fillReturnValue
- the object to clonefactory
- the clone factorypublic JRExpression getExpression()
ExpressionReturnValue
getExpression
in interface ExpressionReturnValue
protected JRFillCommonReturnValue addDerivedReturnValue(CommonReturnValue parentReturnValue, java.util.List<JRFillCommonReturnValue> returnValueList, JRFillObjectFactory factory, BaseReportFiller filler)
addDerivedReturnValue
in class JRFillCommonReturnValue
protected CommonReturnValue createHelperReturnValue(CommonReturnValue returnValue, java.lang.String nameSuffix, CalculationEnum calculation)
createHelperReturnValue
in class JRFillCommonReturnValue
protected CommonReturnValue createDistinctCountHelperReturnValue(CommonReturnValue returnValue)
createDistinctCountHelperReturnValue
in class JRFillCommonReturnValue
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com