Uses of Interface
net.datenwerke.rs.core.service.reportmanager.interfaces.ReportVariant
Packages that use ReportVariant
Package
Description
-
Uses of ReportVariant in net.datenwerke.rs.base.service.reportengines.jasper.entities
Classes in net.datenwerke.rs.base.service.reportengines.jasper.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.base.service.reportengines.table.entities
Classes in net.datenwerke.rs.base.service.reportengines.table.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.birt.service.reportengine.entities
Classes in net.datenwerke.rs.birt.service.reportengine.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.core.service.reportmanager
Methods in net.datenwerke.rs.core.service.reportmanager that return types with arguments of type ReportVariantModifier and TypeMethodDescriptionReportService.getVariantsOf(AbstractReportManagerNode realReport) ReportService.getVariantsOf(AbstractReportManagerNode report, User user) ReportServiceImpl.getVariantsOf(AbstractReportManagerNode report) ReportServiceImpl.getVariantsOf(AbstractReportManagerNode report, User user) Methods in net.datenwerke.rs.core.service.reportmanager with parameters of type ReportVariantModifier and TypeMethodDescriptionvoidReportService.prepareVariantForEdit(ReportVariant referenceReport, ReportDto reportDto, String executeToken) voidReportServiceImpl.prepareVariantForEdit(ReportVariant referenceReport, ReportDto reportDto, String executeToken) voidReportService.prepareVariantForStorage(ReportVariant report, String executeToken) voidReportServiceImpl.prepareVariantForStorage(ReportVariant variant, String executeToken) -
Uses of ReportVariant in net.datenwerke.rs.crystal.service.crystal.entities
Classes in net.datenwerke.rs.crystal.service.crystal.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.deployment.service
Methods in net.datenwerke.rs.deployment.service that return types with arguments of type ReportVariantModifier and TypeMethodDescriptionReportDeploymentService.getVariantsConflictingColumns(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) ReportDeploymentServiceImpl.getVariantsConflictingColumns(Report leftReport, TableDefinition leftReportTableDef, Report rightReport, TableDefinition rightReportTableDef, boolean ignoreCase) -
Uses of ReportVariant in net.datenwerke.rs.grideditor.service.grideditor.entities
Classes in net.datenwerke.rs.grideditor.service.grideditor.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.jxlsreport.service.jxlsreport.entities
Classes in net.datenwerke.rs.jxlsreport.service.jxlsreport.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.saiku.service.saiku.entities
Classes in net.datenwerke.rs.saiku.service.saiku.entities that implement ReportVariant -
Uses of ReportVariant in net.datenwerke.rs.scriptreport.service.scriptreport.entities
Classes in net.datenwerke.rs.scriptreport.service.scriptreport.entities that implement ReportVariant