|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.fill.JRParameterDefaultValuesEvaluator
public final class JRParameterDefaultValuesEvaluator
Utility class to be used to evaluate parameter default value expressions for a report without actually filling it.
Nested Class Summary | |
---|---|
protected static class |
JRParameterDefaultValuesEvaluator.ObjectFactory
|
Method Summary | |
---|---|
static java.util.Map |
evaluateParameterDefaultValues(JasperReport report,
java.util.Map initialParameters)
Evaluates the default values for the parameters of a report. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.Map evaluateParameterDefaultValues(JasperReport report, java.util.Map initialParameters) throws JRException
report
- the reportinitialParameters
- initial parameter value map
JRException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |