Interface ReportExporterPreExportHook

All Superinterfaces:
Hook
All Known Implementing Classes:
TableReportPreExportHooker

public interface ReportExporterPreExportHook extends Hook
  • Method Summary

    Modifier and Type
    Method
    Description
    isExportable(ReportDto report)
     
  • Method Details

    • isExportable

      String isExportable(ReportDto report)