| Package | Description | 
|---|---|
| com.edorasware.one.permission.view | |
| com.edorasware.one.permission.view.internal | |
| com.edorasware.rest.permission.view | 
| Modifier and Type | Method and Description | 
|---|---|
static View | 
View.create(String id,
      I18NString name,
      String icon,
      String path,
      Collection<Badge> badges)
Creates a new view instance by  
ViewName and specified view properties. | 
View | 
View.localize(org.springframework.context.MessageSource messageSource,
        Locale locale)  | 
View | 
View.resolvePlaceholders(Map<String,String> placeholderAndKeysMap)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<View> | 
ViewPermissionManager.getAllowedViews(ContextView context,
               String ambiguousId)
Returns the allowed  
Views for the specified ContextView and the work object id. | 
static com.google.common.collect.ImmutableList<View> | 
ViewUtils.transformViewNamesToViews(Collection<ViewName> viewNames)
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<View> | 
DefaultViewPermissionManager.getAllowedViews(ContextView context,
               String ambiguousId)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.springframework.http.ResponseEntity<List<View>> | 
ViewPermissionController.getAllowedViewsForCurrentUser(String contextId,
                             String ambiguousId)
Returns the allowed views for the specified  
ContextView and a work object ID or global ID. | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.