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 CmsPermissionBeanCmsPermissionBean.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 TypeMethodDescriptionvoidCmsPermissionDialog.setPermissions(CmsPermissionBean bean) voidCmsPermissionView.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 CmsPermissionBeanCmsPermissionBean.getBeanForPrincipal(Set<CmsPermissionBean> beans, String principalName) Gets the bean for principal from list of beans.