public class UserBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
UserBean.EntityListModelImpl |
systemUC
uc
Constructor and Description |
---|
UserBean() |
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 ViewBean getViewBean()
public void setViewBean(ViewBean viewBean)
public boolean isSendPassword()
public void setSendPassword(boolean sendPassword)
public String getNewPassword()
public void setNewPassword(String newPassword)
public String getNewPasswordRepeat()
public void setNewPasswordRepeat(String newPasswordRepeat)
public boolean isChangePwd()
public void setChangePwd(boolean changePwd)
public EPasswordAssignType getPwdAssignType()
public void setPwdAssignType(EPasswordAssignType pwdAssignType)
public IEntityListModel<Benutzer> getModel()
public void setModel(IEntityListModel<Benutzer> model)
model
- the model to setpublic void updateModel()
public boolean isCurrentActiv()
public void setCurrentActiv(boolean currentActiv)
public boolean isCurrentLDAP()
public void setCurrentLDAP(boolean currentLDAP)
public List<LDAPBenutzer> findLDAPUser(String query)
public List<LDAPBenutzer> getLDAPUserList()
public LDAPBenutzer getLdapUser()
public void onLDAPUserSelect(org.primefaces.event.SelectEvent event)
public void setLdapUser(LDAPBenutzer ldapUser)
public boolean showHeaderGroup()
public boolean deletionAllowed()
public boolean modificationAllowed()
public boolean isClientAdminEditAllowed()
public boolean isCurrentUser()
public boolean isCurrentLdap()
public boolean isCurrentDeletionAllowed()
public void setCurrentDeletionAllowed(boolean isCurrentDeletionAllowed)
isCurrentDeletionAllowed
- the isCurrentDeletionAllowed to setpublic boolean isCurrentModificationAllowed()
public void setCurrentModificationAllowed(boolean isCurrentModificationAllowed)
isCurrentModificationAllowed
- the isCurrentModificationAllowed to setpublic List<EPasswordAssignType> getPwdAssignTypes()
public boolean isShowPwdAssignTypes()
public void resetInputFields()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.