Interface DashboardReader
- All Known Implementing Classes:
DashboardReaderES,DashboardReaderOS
public interface DashboardReader
-
Method Summary
Modifier and TypeMethodDescriptiongetDashboard(String dashboardId) longgetDashboards(Set<String> dashboardIds) getDashboardsForCollection(String collectionId) getDashboardsForReport(String reportId)
-
Method Details
-
getDashboardCount
long getDashboardCount() -
getDashboard
-
getDashboards
-
getDashboardsForCollection
-
getDashboardsForReport
-