| Package | Description | 
|---|---|
| com.edorasware.one.permission.view | |
| com.edorasware.one.permission.view.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static ViewName | 
ViewName.find(String id)
Finds a new view name instance by the given id. 
 | 
static ViewName | 
ViewName.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ViewName[] | 
ViewName.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<ViewName> | 
ViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)
Filters the specified views and returns the filtered views. 
 | 
static com.google.common.collect.ImmutableList<ViewName> | 
ViewName.find(List<String> ids)
Finds a list with view name instances which are given by the ids. 
 | 
com.google.common.collect.ImmutableList<ViewName> | 
StateView.getViews()  | 
com.google.common.collect.ImmutableList<ViewName> | 
TypeView.getViews()  | 
com.google.common.collect.ImmutableList<ViewName> | 
ContextView.getViews()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableCollection<ViewName> | 
ViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)
Filters the specified views and returns the filtered views. 
 | 
static com.google.common.collect.ImmutableList<View> | 
ViewUtils.transformViewNamesToViews(Collection<ViewName> viewNames)
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableCollection<ViewName> | 
WorkObjectViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
com.google.common.collect.ImmutableList<ViewName> | 
PrivilegeViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
com.google.common.collect.ImmutableCollection<ViewName> | 
ContextViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableCollection<ViewName> | 
WorkObjectViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
com.google.common.collect.ImmutableList<ViewName> | 
PrivilegeViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
com.google.common.collect.ImmutableCollection<ViewName> | 
ContextViewPermissionFilter.filter(Collection<ViewName> views,
      ContextView contextView,
      Optional<WorkObject> workObject)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.