Class BaseTableOutputGeneratorProvider
java.lang.Object
net.datenwerke.rs.base.service.reportengines.table.hookers.BaseTableOutputGeneratorProvider
- All Implemented Interfaces:
Hook,TableOutputGeneratorProviderHook,ReportOutputGeneratorProvider<TableOutputGenerator>
public class BaseTableOutputGeneratorProvider
extends Object
implements TableOutputGeneratorProviderHook
-
Constructor Summary
ConstructorsConstructorDescriptionBaseTableOutputGeneratorProvider(<any> table, <any> bean, <any> xlsStream, <any> jxls, <any> xls, <any> html, <any> csv, <any> json, <any> jsonc, <any> metadata, <any> datacount, <any> pdf, <any> streamTable, <any> reportInformation, ConfigService configService) -
Method Summary
-
Constructor Details
-
BaseTableOutputGeneratorProvider
public BaseTableOutputGeneratorProvider(<any> table, <any> bean, <any> xlsStream, <any> jxls, <any> xls, <any> html, <any> csv, <any> json, <any> jsonc, <any> metadata, <any> datacount, <any> pdf, <any> streamTable, <any> reportInformation, ConfigService configService)
-
-
Method Details
-
provideGenerators
- Specified by:
provideGeneratorsin interfaceReportOutputGeneratorProvider<TableOutputGenerator>- Specified by:
provideGeneratorsin interfaceTableOutputGeneratorProviderHook
-