Package | Description |
---|---|
com.edorasware.one.permission.dashboard | |
com.edorasware.one.permission.dashboard.internal | |
com.edorasware.rest.permission.dashboard |
Modifier and Type | Method and Description |
---|---|
static Dashboard |
Dashboard.create(String id,
I18NString name,
Set<String> workItemTypes,
boolean virtual)
Creates a new dashboard instance by
DashboardName and specified view properties. |
Dashboard |
Dashboard.localize(org.springframework.context.MessageSource messageSource,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableCollection<Dashboard> |
DashboardPermissionManager.getAllowedDashboards(Locale locale)
Returns the allowed
Dashboard s. |
static com.google.common.collect.ImmutableList<Dashboard> |
DashboardUtils.transformDashboardNamesToDashboards(Collection<DashboardName> dashboardNames)
Transforms a
DashboardName collection to an immutable Dashboard collection. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<Dashboard> |
DefaultDashboardPermissionManager.getAllowedDashboards(Locale locale) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<com.google.common.collect.ImmutableCollection<Dashboard>> |
DashboardPermissionController.getAllowedDashboardsForCurrentUser(Locale locale)
Returns the allowed dashboards for the current user.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.