public interface DatabaseReportListService
DatabaseReportListService interface.
| Modifier and Type | Method and Description | 
|---|---|
List<ReportRepositoryDescription> | 
getActiveRepositories()  | 
List<DatabaseReportDescription> | 
getAll()
Deprecated.  
 | 
List<DatabaseReportDescription> | 
getAllOnline()
Deprecated.  
 | 
List<DatabaseReportDescription> | 
getOnlineReportsByRepositoryId(String repositoryId)
Deprecated.  
 | 
List<DatabaseReportDescription> | 
getReportsByRepositoryId(String repositoryId)  | 
void | 
reloadConfigurationFiles()  | 
@Deprecated List<DatabaseReportDescription> getAll()
getAll
List object.@Deprecated List<DatabaseReportDescription> getAllOnline()
getAllOnline
List object.List<ReportRepositoryDescription> getActiveRepositories()
@Deprecated List<DatabaseReportDescription> getOnlineReportsByRepositoryId(String repositoryId)
List<DatabaseReportDescription> getReportsByRepositoryId(String repositoryId)
void reloadConfigurationFiles()
Copyright © 2021. All rights reserved.