All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description DuplicateReportDefinitionException The DuplicateReportDefinitionException exception is thrown to indicate an error condition as a result of an attempt to create a duplicate report definition i.e a report definition with the specified ID already exists.IReportingService The IReportingService interface defines the functionality provided by a Reporting Service implementation.ReportDefinition The ReportDefinition class holds the information for a report definition.ReportDefinitionNotFoundException The ReportDefinitionNotFoundException exception is thrown to indicate an error condition as a result of a report definition that could not be found.ReportDefinitionRepository The ReportDefinitionRepository interface declares the repository for the ReportDefinition domain type.ReportDefinitionSummary The ReportDefinitionSummary class holds the summary information for a report definition.ReportDefinitionSummaryRepository The ReportDefinitionSummaryRepository interface declares the repository for the ReportDefinitionSummary domain type.ReportingConfiguration The ReportingConfiguration class provides the Spring configuration for the Reporting module.ReportingService The ReportingService class provides the Reporting Service implementation.ReportParameter The ReportParameter class holds the information for a report parameter.