Interface ReportParameterDTO


  • public interface ReportParameterDTO
    • Method Detail

      • getFormat

        String getFormat()
      • getReportId

        Integer getReportId()
      • getIsContextSensitive

        Boolean getIsContextSensitive()
      • getShouldNotifyUser

        Boolean getShouldNotifyUser()
      • getContextProjectId

        Integer getContextProjectId()