Package com.f1j.ss.report

Interface Summary
ParameterDisplayModel This interface is how parameters and parameter groups are ordered and defined for display on the report's requester page.
ParameterGroup API for a parameter group.
PersistentReportCallback Callback classes should implement this marker interface in addition to ReportCallback if they wish to not be reloaded before every method call.
ReportCallback The report call back interface.
ReportParameter Interface for report parameters.
ReportParameterCollection This interface defines the API to a collection of report parameters.
 

Class Summary
ReportParameter.EType Enumeration super class of all parameter types.