Uses of Class
org.exoplatform.calendar.webui.popup.UISharedForm.Permission

Packages that use UISharedForm.Permission
org.exoplatform.calendar.webui.popup   
 

Uses of UISharedForm.Permission in org.exoplatform.calendar.webui.popup
 

Methods in org.exoplatform.calendar.webui.popup that return UISharedForm.Permission
 UISharedForm.Permission UIPermissionEntry.getPermission()
           
 

Methods in org.exoplatform.calendar.webui.popup that return types with arguments of type UISharedForm.Permission
static Set<UISharedForm.Permission> UISharedForm.Permission.allowEditToGroupOfPermissions(Set<UISharedForm.Permission> permissions)
          add edit permissions to a group of permissions
 Set<UISharedForm.Permission> UISharedForm.getCalendarPermissions()
           
static Set<UISharedForm.Permission> UISharedForm.Permission.valueOf(String[] permissions)
          convert from an array string of permission statements to a set of permission
 

Methods in org.exoplatform.calendar.webui.popup with parameters of type UISharedForm.Permission
 void UIPermissionGrid.addEntry(UISharedForm.Permission aPermission)
          add entry to grid to display
 void UISharedForm.addPermission(UISharedForm.Permission aPermission)
          add a permission to be displayed
 

Method parameters in org.exoplatform.calendar.webui.popup with type arguments of type UISharedForm.Permission
static Set<UISharedForm.Permission> UISharedForm.Permission.allowEditToGroupOfPermissions(Set<UISharedForm.Permission> permissions)
          add edit permissions to a group of permissions
 

Constructors in org.exoplatform.calendar.webui.popup with parameters of type UISharedForm.Permission
UIPermissionEntry(UISharedForm.Permission aPermission)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.