public class UserGroupBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
UserGroupBean.EntityListModelImpl |
systemUC
uc
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, switchSubView
destroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttribute
addErrorMsg, 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, getErrorMessage
getFacesContext, getLocale, rbValue, rbValue
public 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.