Class Hierarchy
- java.lang.Object
- africa.absa.inception.reporting.ReportDefinition (implements java.io.Serializable)
- africa.absa.inception.reporting.ReportDefinitionSummary (implements java.io.Serializable)
- africa.absa.inception.reporting.ReportingConfiguration
- africa.absa.inception.reporting.ReportingService (implements africa.absa.inception.reporting.IReportingService)
- africa.absa.inception.reporting.ReportParameter (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- africa.absa.inception.core.service.ServiceException
- africa.absa.inception.reporting.DuplicateReportDefinitionException
- africa.absa.inception.reporting.ReportDefinitionNotFoundException
- africa.absa.inception.core.service.ServiceException
- java.lang.Exception
Interface Hierarchy
- africa.absa.inception.reporting.IReportingService
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- africa.absa.inception.reporting.ReportDefinitionRepository
- africa.absa.inception.reporting.ReportDefinitionSummaryRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- africa.absa.inception.reporting.ReportDefinitionRepository
- africa.absa.inception.reporting.ReportDefinitionSummaryRepository
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>