Class GridEditorOutputGeneratorManager
java.lang.Object
net.datenwerke.rs.core.service.reportmanager.output.AbstractReportOutputGeneratorManager<GridEditorOutputGenerator>
net.datenwerke.rs.grideditor.service.grideditor.reportengine.output.generator.GridEditorOutputGeneratorManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public class GridEditorOutputGeneratorManager
extends AbstractReportOutputGeneratorManager<GridEditorOutputGenerator>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.rs.core.service.reportmanager.output.AbstractReportOutputGeneratorManager
getOutputGenerator, getRegisteredOutputFormats, getRegisteredOutputGenerators, hasCatchAllOutputGen
-
Constructor Details