lumis.service.report
Class ReportParametersDataProvider
java.lang.Object
lumis.service.report.ReportParametersDataProvider
- All Implemented Interfaces:
- IDataProvider<TabularSource<?>>
public class ReportParametersDataProvider
- extends Object
- implements IDataProvider<TabularSource<?>>
Provides the parameters and their appropriate values for a given report.
The source must have a parameter value id with the identifier of
the report.
- Since:
- 4.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportParametersDataProvider
public ReportParametersDataProvider()
loadData
public void loadData(SessionConfig sessionConfig,
TabularSource<?> source,
ITransaction transaction)
throws PortalException
- Specified by:
loadData
in interface IDataProvider<TabularSource<?>>
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.