public class JRFillVariableReturnValue extends JRFillCommonReturnValue implements VariableReturnValue
VariableReturnValue
used by the filler.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.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,
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) |
java.lang.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, getToVariableclonepublic JRFillVariableReturnValue(VariableReturnValue returnValue, JRFillObjectFactory factory, BaseReportFiller filler)
protected JRFillVariableReturnValue(JRFillVariableReturnValue fillReturnValue, JRFillCloneFactory factory)
fillReturnValue - the object to clonefactory - the clone factorypublic java.lang.String getFromVariable()
VariableReturnValuegetFromVariable in interface VariableReturnValueprotected JRFillCommonReturnValue addDerivedReturnValue(CommonReturnValue parentReturnValue, java.util.List<JRFillCommonReturnValue> returnValueList, JRFillObjectFactory factory, BaseReportFiller filler)
addDerivedReturnValue in class JRFillCommonReturnValueprotected CommonReturnValue createHelperReturnValue(CommonReturnValue returnValue, java.lang.String nameSuffix, CalculationEnum calculation)
createHelperReturnValue in class JRFillCommonReturnValueprotected CommonReturnValue createDistinctCountHelperReturnValue(CommonReturnValue returnValue)
createDistinctCountHelperReturnValue in class JRFillCommonReturnValue© 2001-2014 TIBCO Software Inc. www.jaspersoft.com