Interface ReportDtoService

All Known Implementing Classes:
ReportDtoServiceImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public interface ReportDtoService
  • Method Details

    • getReferenceReport

      Report getReferenceReport(ReportDto reportDto)
    • getReport

      Report getReport(ReportDto reportDto)
    • loadFullDtoForExecution

      ReportDto loadFullDtoForExecution(Report realReport)
      Parameters:
      realReport - should be an unmanaged report