Uses of Class
com.almis.awe.service.report.ReportDesigner
Packages that use ReportDesigner
-
Uses of ReportDesigner in com.almis.awe.autoconfigure
Methods in com.almis.awe.autoconfigure that return ReportDesignerModifier and TypeMethodDescriptionAweAutoConfiguration.reportDesigner
(QueryService queryService, com.fasterxml.jackson.databind.ObjectMapper mapper, BaseConfigProperties baseConfigProperties) Report designer constructorMethods in com.almis.awe.autoconfigure with parameters of type ReportDesignerModifier and TypeMethodDescriptionAweAutoConfiguration.reportGenerator
(ReportDesigner reportDesigner, com.almis.ade.api.ADE ade, BaseConfigProperties baseConfigProperties) Report generator -
Uses of ReportDesigner in com.almis.awe.service.report
Constructors in com.almis.awe.service.report with parameters of type ReportDesignerModifierConstructorDescriptionReportGenerator
(ReportDesigner reportDesigner, com.almis.ade.api.ADE adeAPI, BaseConfigProperties baseConfigProperties) Autowired constructor