| Package | Description | 
|---|---|
| com.edorasware.one.permission.dashboard | |
| com.edorasware.one.permission.dashboard.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static DashboardName | 
DashboardName.find(String id)
Finds a new dashboard name instance by the given id. 
 | 
static DashboardName | 
DashboardName.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DashboardName[] | 
DashboardName.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableCollection<DashboardName> | 
DashboardPermissionFilter.filter(Collection<DashboardName> dashboards)
Filters the specified actions and returns the filtered actions. 
 | 
static com.google.common.collect.ImmutableList<DashboardName> | 
DashboardName.find(List<String> ids)
Finds a list with dashboard name instances which are given by the ids. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableCollection<DashboardName> | 
DashboardPermissionFilter.filter(Collection<DashboardName> dashboards)
Filters the specified actions and returns the filtered actions. 
 | 
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<DashboardName> | 
PrivilegeDashboardPermissionFilter.filter(Collection<DashboardName> dashboards)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableList<DashboardName> | 
PrivilegeDashboardPermissionFilter.filter(Collection<DashboardName> dashboards)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.