Uses of Class
org.opencms.ui.dialogs.permissions.CmsPermissionBean
Packages that use CmsPermissionBean
-
Uses of CmsPermissionBean in org.opencms.ui.dialogs.permissions
Methods in org.opencms.ui.dialogs.permissions that return CmsPermissionBeanModifier and TypeMethodDescriptionstatic CmsPermissionBean
CmsPermissionBean.getBeanForPrincipal
(Set<CmsPermissionBean> beans, String principalName) Gets the bean for principal from list of beans.Methods in org.opencms.ui.dialogs.permissions with parameters of type CmsPermissionBeanModifier and TypeMethodDescriptionvoid
CmsPermissionDialog.setPermissions
(CmsPermissionBean bean) void
CmsPermissionView.PermissionChangeHandler.setPermissions
(CmsPermissionBean permissionBean) Sets a changed permission set.Method parameters in org.opencms.ui.dialogs.permissions with type arguments of type CmsPermissionBeanModifier and TypeMethodDescriptionstatic CmsPermissionBean
CmsPermissionBean.getBeanForPrincipal
(Set<CmsPermissionBean> beans, String principalName) Gets the bean for principal from list of beans.