public class JRFillVariableReturnValue extends JRFillCommonReturnValue implements VariableReturnValue
VariableReturnValue
used by the filler.| Modifier and Type | Field and Description |
|---|---|
protected String |
fromVariable |
calculation, EXCEPTION_MESSAGE_KEY_INCREMENTER_CLASS_NOT_FOUND, filler, incrementer, incrementerFactoryClassName, toVariable| Modifier | Constructor and Description |
|---|---|
protected |
JRFillVariableReturnValue(JRFillVariableReturnValue fillReturnValue,
JRFillCloneFactory factory)
Cloning constructor.
|
|
JRFillVariableReturnValue(VariableReturnValue returnValue,
JRFillObjectFactory factory,
BaseReportFiller filler) |
| 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) |
String |
getFromVariable()
Returns the name of the variable whose value should be copied.
|
addReturnValue, clone, getCalculation, getIncrementer, getIncrementerFactoryClassName, getToVariable, isDerived, setDerivedequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCalculation, getIncrementerFactoryClassName, getToVariablecloneprotected final String fromVariable
public JRFillVariableReturnValue(VariableReturnValue returnValue, JRFillObjectFactory factory, BaseReportFiller filler)
protected JRFillVariableReturnValue(JRFillVariableReturnValue fillReturnValue, JRFillCloneFactory factory)
fillReturnValue - the object to clonefactory - the clone factorypublic String getFromVariable()
VariableReturnValuegetFromVariable in interface VariableReturnValueprotected 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.