public class UserGroupBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
UserGroupBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
UserGroupBean() |
Modifier and Type | Method and Description |
---|---|
List<Postfach> |
getAllInboxes() |
List<LDAPGruppe> |
getAllLdapGroups() |
List<Benutzer> |
getAllUsers() |
IEntityListModelSelectByView<BenutzerGruppe> |
getModel() |
List<Postfach> |
getSelectedInboxes() |
List<LDAPGruppe> |
getSelectedLdapGroups() |
List<Benutzer> |
getSelectedUsers() |
int |
getUserGroupSize(int benutzerId) |
void |
setAllInboxes(List<Postfach> allInboxes) |
void |
setAllUsers(List<Benutzer> allUsers) |
void |
setModel(IEntityListModelSelectByView<BenutzerGruppe> model) |
void |
setSelectedInboxes(List<Postfach> selectedInboxes) |
void |
setSelectedLdapGroups(List<LDAPGruppe> selectedLdapGroups) |
void |
setSelectedUsers(List<Benutzer> selectedUsers) |
void |
updateModel() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, findBean, findBean, findBean, findBean, findBean, findBean, findBean, findCurrentView, getBeanName, getBeanName, getContext, getCurrentViewBean, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isMasterServerContext, loadLazy, redirect, redirect, redirect, redirect, redirectToDashboard, redirectToDashboard, setLocaleBean, setSessionAttribute, uc
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public IEntityListModelSelectByView<BenutzerGruppe> getModel()
public void setModel(IEntityListModelSelectByView<BenutzerGruppe> model)
model
- the model to setpublic void updateModel()
public int getUserGroupSize(int benutzerId)
public List<LDAPGruppe> getAllLdapGroups()
public List<LDAPGruppe> getSelectedLdapGroups()
public void setSelectedLdapGroups(List<LDAPGruppe> selectedLdapGroups)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.