Uses of Interface
net.datenwerke.rs.birt.service.reportengine.output.generator.BirtOutputGenerator
Packages that use BirtOutputGenerator
Package
Description
-
Uses of BirtOutputGenerator in net.datenwerke.rs.birt.service.reportengine.hookers
Methods in net.datenwerke.rs.birt.service.reportengine.hookers that return types with arguments of type BirtOutputGenerator -
Uses of BirtOutputGenerator in net.datenwerke.rs.birt.service.reportengine.hooks
Methods in net.datenwerke.rs.birt.service.reportengine.hooks that return types with arguments of type BirtOutputGenerator -
Uses of BirtOutputGenerator in net.datenwerke.rs.birt.service.reportengine.hooks.adapter
Methods in net.datenwerke.rs.birt.service.reportengine.hooks.adapter that return types with arguments of type BirtOutputGenerator -
Uses of BirtOutputGenerator in net.datenwerke.rs.birt.service.reportengine.output.generator
Classes in net.datenwerke.rs.birt.service.reportengine.output.generator that implement BirtOutputGeneratorModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of BirtOutputGenerator in net.datenwerke.rs.birt.service.reportengine.sandbox
Methods in net.datenwerke.rs.birt.service.reportengine.sandbox with parameters of type BirtOutputGeneratorModifier and TypeMethodDescriptionBirtEngineEnvironmentFactory.create(IReportEngine reportEngine, byte[] reportBytes, ParameterSet parameters, Connection connection, String outputFormat, BirtOutputGenerator outputGenerator, ReportExecutionConfig[] configs) Constructors in net.datenwerke.rs.birt.service.reportengine.sandbox with parameters of type BirtOutputGeneratorModifierConstructorDescriptionBirtEngineEnvironment(IReportEngine reportEngine, byte[] reportBytes, ParameterSet parameters, Connection connection, String outputFormat, BirtOutputGenerator outputGenerator, ReportExecutionConfig[] configs, BirtHelper birtHelper)