public interface DashboardPermissionManager
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableCollection<Dashboard> |
getAllowedDashboards(Locale locale)
Returns the allowed
Dashboards. |
com.google.common.collect.ImmutableCollection<Dashboard> getAllowedDashboards(Locale locale)
Returns the allowed Dashboards. The privileges of the current user are also involved in the permission process.
locale - RuntimeException - if an error occurs while getting the allowed dashboards for the current userCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.