Interface ReportWidgetConfigService

All Known Implementing Classes:
ReportWidgetConfigServiceImpl

public interface ReportWidgetConfigService
  • Method Details

    • getReportOutputJobFromWidgetConfig

      Entity getReportOutputJobFromWidgetConfig(jakarta.ws.rs.core.UriInfo uriInfo, String reportRelation, PrimaryKeyList entities)
      Parameters:
      uriInfo - the uri info
      reportRelation - the relation in the Widget_config to the Report
      entities - the keys for which the Report should be executed
      Returns:
      the Entity of the Output_job for the Report