public class ClientBean extends FCContextBean implements ISupportChangeEventBean
Modifier and Type | Class and Description |
---|---|
class |
ClientBean.EntityListModelImpl |
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ClientBean() |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
destroySessionBean, encodeURL, findBean, findBean, findBean, 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, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
@PostConstruct public void init()
@PreDestroy public void destroy()
public BackendBean getBackendBean()
public void setBackendBean(BackendBean backendBean)
backendBean
- the backendBean to setpublic ApplicationEventBusBean getApplicationEventBusBean()
public void setApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean)
public String getNewPassword()
public void setNewPassword(String newPassword)
newPassword
- the newPassword to setpublic String getNewPasswordRepeat()
public void setNewPasswordRepeat(String newPasswordRepeat)
newPasswordRepeat
- the newPasswordRepeat to setpublic String getDeleteConfirmation()
public void setDeleteConfirmation(String deleteConfirmation)
deleteConfirmation
- A list of clients to be deleted, separated by commas. The user needs to enter the names
to confirm that they want to delete those client.public Mandant getClientToDelete()
public void setClientToDelete(Mandant clientToDelete)
clientToDelete
- The client that is to be deleted, saved for the delete confirmation dialog.public 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 void checkPasswordStrength()
public int getMinPwdLength()
public void handleChangeEvent()
handleChangeEvent
in interface ISupportChangeEventBean
public String getConfiguredPwdRules()
public void validateDeleteConfirmationMulti(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value) throws javax.faces.validator.ValidatorException
javax.faces.validator.ValidatorException
public void validateDeleteConfirmationSingle(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, Object value) throws javax.faces.validator.ValidatorException
javax.faces.validator.ValidatorException
public void onOpenDeleteConfirmationDialog()
public void onOpenDeleteConfirmationDialog(Mandant client)
public boolean isClientSpecificSupportAdressAllowed()
public void testMailserver()
public void checkConnection()
public boolean isCurrentClientSelected()
public boolean isCurrentClientMarked()
public boolean isCurrentLDAP()
public void deleteSelected()
public boolean isInviteLicensed()
public boolean isAppointmentsLicensed()
public String getMaxFormRecordsDefault()
public String getMaxInvitesDefault()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.