public class UserGroupBean extends FCContextBean
| Modifier and Type | Class and Description |
|---|---|
class |
UserGroupBean.EntityListModelImpl |
systemUCuc| Constructor and Description |
|---|
UserGroupBean() |
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.model.DualListModel<Postfach> |
getCurrentInboxChooseList() |
org.primefaces.model.DualListModel<Benutzer> |
getCurrentUser() |
IEntityListModel<BenutzerGruppe> |
getModel() |
int |
getUserGroupSize(int benutzerId) |
void |
setCurrentInboxChooseList(org.primefaces.model.DualListModel<Postfach> currentInboxChooseList) |
void |
setCurrentUser(org.primefaces.model.DualListModel<Benutzer> currentUser) |
void |
setModel(IEntityListModel<BenutzerGruppe> model) |
void |
updateModel() |
getSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagegetFacesContext, getLocale, rbValue, rbValuepublic IEntityListModel<BenutzerGruppe> getModel()
public void setModel(IEntityListModel<BenutzerGruppe> model)
model - the model to setpublic void updateModel()
public int getUserGroupSize(int benutzerId)
public org.primefaces.model.DualListModel<Benutzer> getCurrentUser()
public void setCurrentUser(org.primefaces.model.DualListModel<Benutzer> currentUser)
public org.primefaces.model.DualListModel<Postfach> getCurrentInboxChooseList()
public void setCurrentInboxChooseList(org.primefaces.model.DualListModel<Postfach> currentInboxChooseList)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.