public class ClientBean extends FCContextBean
| Modifier and Type | Class and Description |
|---|---|
class |
ClientBean.EntityListModelImpl |
systemUCuc| Constructor and Description |
|---|
ClientBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkConnection() |
void |
deleteSelected() |
MandantLdapData |
getLdapData() |
Benutzer |
getMandantAdmin() |
IEntityListModel<Mandant> |
getModel() |
String |
getNewPassword() |
String |
getNewPasswordRepeat() |
String |
getTestmailReceiver() |
boolean |
isClientSpecificSupportAdressAllowed() |
boolean |
isCurrentClientSelected() |
boolean |
isCurrentLDAP() |
void |
setLdapData(MandantLdapData ldapData) |
void |
setMandantAdmin(Benutzer mandantAdmin) |
void |
setModel(IEntityListModel<Mandant> model) |
void |
setNewPassword(String newPassword) |
void |
setNewPasswordRepeat(String newPasswordRepeat) |
void |
setTestmailReceiver(String testmailReceiver) |
void |
testMailserver() |
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 String getNewPassword()
public void setNewPassword(String newPassword)
newPassword - the newPassword to setpublic String getNewPasswordRepeat()
public void setNewPasswordRepeat(String newPasswordRepeat)
newPasswordRepeat - the newPasswordRepeat to setpublic Benutzer getMandantAdmin()
public void setMandantAdmin(Benutzer mandantAdmin)
public MandantLdapData getLdapData()
public void setLdapData(MandantLdapData ldapData)
ldapData - the mandantLdapData to setpublic String getTestmailReceiver()
public void setTestmailReceiver(String testmailReceiver)
testmailReceiver - the testmailReceiver to setpublic IEntityListModel<Mandant> getModel()
public void setModel(IEntityListModel<Mandant> model)
model - the model to setpublic void updateModel()
public boolean isClientSpecificSupportAdressAllowed()
public void testMailserver()
public void checkConnection()
public boolean isCurrentClientSelected()
public boolean isCurrentLDAP()
public void deleteSelected()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.