Package org.pentaho.reporting.engine.classic.core.parameters

Interface Summary
ListParameter Todo: Document me!
ModifiableReportParameterDefinition Todo: Document Me
ParameterContext The parameter context is provided by the reporting engine to connect the parameter system with the data-sources and user-defined parameters..
ParameterDefinitionEntry Contains the definition of a single parameter, along with means to validate the parameter on the server side and means to attach arbitrary data to the parameter.
ParameterValues Todo: Document me!
ReportParameterDefinition The ReportParameterDefinition provides user-supplied meta-data about the contents of the report-properties.
ReportParameterValidator The report parameter validator is responsible for validating the values provided by the user.
 

Class Summary
AbstractParameter A simple parameter that represents a single value.
CompoundDataRow Todo: Document me!

Date: 17.12.2009 Time: 17:30:41

ComputedParameterValues Todo: Document me!
DefaultListParameter  
DefaultParameterContext Todo: Document me!
DefaultParameterDefinition Todo: Document Me
DefaultParameterValues Todo: Document me!
DefaultReportParameterValidator  
FormulaParameterEvaluator Todo: Document me!

Date: 13.10.2009 Time: 17:30:39

Messages Todo: Document me!

Date: 16.01.2010 Time: 14:01:51

ParameterAttributeNames Todo: Document Me
ParameterAttributeNames.Core  
ParameterAttributeNames.Html  
ParameterAttributeNames.Swing  
ParameterContextWrapper Todo: Document me!

Date: 26.07.2010 Time: 14:51:39

ParameterExpressionRuntime  
ParameterUtils Deprecated.  
PlainParameter A simple parameter that represents a single value.
StaticListParameter Todo: Document me!
ValidationMessage Todo: Document me!
ValidationResult A collection containing validation results.
 

Exception Summary
InvalidParameterDataException This exception is thrown to indicate that the value entered is wrong, not understood or otherwise invalid.
NeedMoreDataException This exception is thrown to indicate that the parameter needs more data to produce a sensible value.