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,
List<JRFillCommonReturnValue> returnValueList,
JRFillObjectFactory factory,
BaseReportFiller filler) |
protected CommonReturnValue |
createDistinctCountHelperReturnValue(CommonReturnValue returnValue) |
protected CommonReturnValue |
createHelperReturnValue(CommonReturnValue returnValue,
String nameSuffix,
CalculationEnum calculation) |
JRExpression |
getExpression()
The expression producing the value to return.
|
addReturnValue, clone, getCalculation, getIncrementer, getIncrementerFactoryClassName, getToVariable, isDerived, setDerivedequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalculation, getIncrementerFactoryClassName, getToVariablecloneprotected 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()
ExpressionReturnValuegetExpression in interface ExpressionReturnValueprotected JRFillCommonReturnValue addDerivedReturnValue(CommonReturnValue parentReturnValue, List<JRFillCommonReturnValue> returnValueList, JRFillObjectFactory factory, BaseReportFiller filler)
addDerivedReturnValue in class JRFillCommonReturnValueprotected CommonReturnValue createHelperReturnValue(CommonReturnValue returnValue, String nameSuffix, CalculationEnum calculation)
createHelperReturnValue in class JRFillCommonReturnValueprotected CommonReturnValue createDistinctCountHelperReturnValue(CommonReturnValue returnValue)
createDistinctCountHelperReturnValue in class JRFillCommonReturnValueCopyright © 2017. All rights reserved.