Uses of Class
com.almis.awe.service.report.ReportGenerator
Packages that use ReportGenerator
-
Uses of ReportGenerator in com.almis.awe.autoconfigure
Methods in com.almis.awe.autoconfigure that return ReportGeneratorModifier and TypeMethodDescriptionAweAutoConfiguration.reportGenerator
(ReportDesigner reportDesigner, com.almis.ade.api.ADE ade, BaseConfigProperties baseConfigProperties) Report generatorMethods in com.almis.awe.autoconfigure with parameters of type ReportGeneratorModifier and TypeMethodDescriptionAweAutoConfiguration.reportService
(MaintainService maintainService, MenuService menuService, ReportGenerator reportGenerator) Report service -
Uses of ReportGenerator in com.almis.awe.service
Constructors in com.almis.awe.service with parameters of type ReportGeneratorModifierConstructorDescriptionReportService
(MaintainService maintainService, MenuService menuService, ReportGenerator reportGenerator) Autowired constructor