public class ClientBean extends FCContextBean
Modifier and Type | Class and Description |
---|---|
class |
ClientBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ClientBean() |
Modifier and Type | Method and Description |
---|---|
void |
checkConnection() |
void |
deleteSelected() |
BackendBean |
getBackendBean() |
MandantLdapData |
getLdapData() |
MandantMailData |
getMailData() |
Benutzer |
getMandantAdmin() |
IEntityListModelSelectByView<Mandant> |
getModel() |
String |
getNewPassword() |
String |
getNewPasswordRepeat() |
String |
getTestmailReceiver() |
long |
getUsedDiskSapce() |
boolean |
isClientSpecificSupportAdressAllowed() |
boolean |
isCurrentClientSelected() |
boolean |
isCurrentLDAP() |
void |
setBackendBean(BackendBean backendBean) |
void |
setLdapData(MandantLdapData ldapData) |
void |
setMailData(MandantMailData mailData) |
void |
setMandantAdmin(Benutzer mandantAdmin) |
void |
setModel(IEntityListModelSelectByView<Mandant> model) |
void |
setNewPassword(String newPassword) |
void |
setNewPasswordRepeat(String newPasswordRepeat) |
void |
setTestmailReceiver(String testmailReceiver) |
void |
setUsedDiskSapce(long usedDiskSapce) |
void |
testMailserver() |
void |
updateModel() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, 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
public BackendBean getBackendBean()
public void setBackendBean(BackendBean backendBean)
backendBean
- the backendBean to setpublic 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 MandantMailData getMailData()
public void setMailData(MandantMailData mailData)
mailData
- the mailData to setpublic String getTestmailReceiver()
public void setTestmailReceiver(String testmailReceiver)
testmailReceiver
- the testmailReceiver to setpublic IEntityListModelSelectByView<Mandant> getModel()
public void setModel(IEntityListModelSelectByView<Mandant> model)
model
- the model to setpublic void updateModel()
public long getUsedDiskSapce()
public void setUsedDiskSapce(long usedDiskSapce)
public boolean isClientSpecificSupportAdressAllowed()
public void testMailserver()
public void checkConnection()
public boolean isCurrentClientSelected()
public boolean isCurrentLDAP()
public void deleteSelected()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.