Uses of Class
africa.absa.inception.reporting.ReportDefinitionSummary
-
-
Uses of ReportDefinitionSummary in africa.absa.inception.reporting
Methods in africa.absa.inception.reporting that return ReportDefinitionSummary Modifier and Type Method Description ReportDefinitionSummaryIReportingService. getReportDefinitionSummary(String reportDefinitionId)Retrieve the summary for the report definition.ReportDefinitionSummaryReportingService. getReportDefinitionSummary(String reportDefinitionId)Methods in africa.absa.inception.reporting that return types with arguments of type ReportDefinitionSummary Modifier and Type Method Description List<ReportDefinitionSummary>IReportingService. getReportDefinitionSummaries()Returns the summaries for all the report definitions.List<ReportDefinitionSummary>ReportingService. getReportDefinitionSummaries()
-