Interface SimpleJxlsTemplateOutputGenerator
- All Superinterfaces:
ReportOutputGenerator,TableOutputGenerator
- All Known Implementing Classes:
DummyJxlsTemplateOutputGenerator,JxlsTemplateOutputGenerator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Methods inherited from interface net.datenwerke.rs.core.service.reportmanager.output.ReportOutputGenerator
getFormatInfo, getFormats, isCatchAllMethods inherited from interface net.datenwerke.rs.base.service.reportengines.table.output.generator.TableOutputGenerator
addField, addGroupRow, close, getTableObject, initialize, nextRow, preInitialize, supportsStreaming