JavaScript is disabled on your browser.
Description
Nested Class Summary
Field Summary
Constructor Summary
Method Summary
Constructor Details
ClientBean()
Method Details
onOpenApplyFormThemeDialog()
getDefaultThemeOptions()
getLicenseModel()
setLicenseModel(LicenseModel)
getLicensedataSnapshot()
setLicensedataSnapshot(LicenseDataSnapshot)
getNewAdminEmail()
setNewAdminEmail(UserEmailQueryResult)
getClientsToDelete()
setClientsToDelete(List)
getClientsToDeleteConfirmationString()
getDeleteConfirmation()
setDeleteConfirmation(String)
isDeleteClientExclusiveUsers()
setDeleteClientExclusiveUsers(boolean)
getUserProfilesToDelete()
getClientProjects()
setClientProjects(List)
getSelectedProjects()
setSelectedProjects(Long[])
getFormThemeToApply()
setFormThemeToApply(FormThemeReference)
getMailData()
setMailData(MandantMailData)
getAdminRole()
getTestmailReceiver()
setTestmailReceiver(String)
getFile()
setFile(UploadedFile)
getModel()
setModel(IEntityListModelSelectByView)
updateModel()
getUserCountOfSelected()
getActiveFormCountOfSelected()
getClientAdminsOfSelected()
getDisplayName(Object)
inviteNewClientAdmin()
resendInvitation(DirectClientAuthorization)
removeDirectClientAuthorization(DirectClientAuthorization)
upload(FileUploadEvent)
getResourceDataString()
removeActiveProfilePic()
getUsedDiskSapce()
setUsedDiskSapce(long)
applyFormTheme()
validateDeleteConfirmation(FacesContext, UIComponent, Object)
onOpenDeleteConfirmationDialog(List)
onOpenDeleteConfirmationDialog(Mandant)
callbackExecutor(Runnable)
getDeleteCallback()
isHasClientAdmin(Mandant)
isClientSpecificSupportAdressAllowed()
findUsers(String)
testMailserver()
isCurrentClientSelected()
isCurrentClientMarked()
isShowRemoveActiveImageButton()
isShowAdminRoleSettings()
deleteClient(Mandant)
deleteClients(List)
getContractData()
getLicenseDataAsJson(LicenseModel)
getMailServerData()
getSystemMailSender()
getSystemMailSenderName()
checkPasswordStrength()
getMinPwdLength()
handleChangeEvent()
getConfiguredPwdRules()
isInviteLicensed()
isAppointmentsLicensed()
getMaxFormRecordsDefault()
getMaxInvitesDefault()
getBackendBean()
setBackendBean(BackendBean)
getApplicationEventBusBean()
setApplicationEventBusBean(ApplicationEventBusBean)
Nested Class Summary
Nested Classes
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods
void
Method to apply the selected form theme to the selected projects.
void
void
void
void
List <javax.faces.model.SelectItem>
List <javax.faces.model.SelectItem>
Gets a list of options representing the default form themes that can be selected for the default client form
theme.
org.primefaces.model.file.UploadedFile
com.alibaba.fastjson.JSONObject
Gets the licensedataSnapshot
int
Method to return a hashed String of the uploaded files byte Array for an hidden input field
long
void
void
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
void
void
void
Method to remove active image from selected client
void
void
void
void
void
void
void
void
void
setFile (org.primefaces.model.file.UploadedFile file)
void
void
Sets the licensedataSnapshot
void
void
void
void
void
void
void
void
void
void
upload (org.primefaces.event.FileUploadEvent evt)
Method to handle upload event of a new client picture
void
Methods inherited from class AJSFContext
destroySessionBean , encodeURL , findBean , findBean , findBean , findBean , findBean , findBean , findBean , findCurrentView , findUserContext , getBeanName , getBeanName , getContext , getCurrentViewBean , getLocaleBean , getRequest , getResponse , getSession , getSession , getSessionAttribute , isMasterServerContext , loadLazy , redirect , redirect , redirect , redirect , redirectToDashboard , redirectToDashboard , redirectToDashboard , setLocaleBean , setSessionAttribute , uc
Methods inherited from class MessageUtils
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 , addMsgs , addMsgToComponent , addMsgToComponent , addWarnMsg , addWarnMsg , addWarnMsg , addWarnMsg , addWarnMsgFromString , addWarnMsgFromString , addWarnMsgToComponent , addWarnMsgToComponent , addWarnMsgToComponent , addWarnMsgToComponent , cleanErrorMsg , errorMsg , errorMsg , getErrorMessage , getNewErrorMsg , getNewErrorMsg , getNewErrorMsg , getNewInfoMsg , getNewInfoMsg , getNewMsg , getNewWarnMsg , getNewWarnMsg , msg
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
getClientsToDeleteConfirmationString
isDeleteClientExclusiveUsers
setDeleteClientExclusiveUsers
getClientAdminsOfSelected
removeDirectClientAuthorization
validateDeleteConfirmation
onOpenDeleteConfirmationDialog
onOpenDeleteConfirmationDialog
isClientSpecificSupportAdressAllowed
getApplicationEventBusBean
setApplicationEventBusBean
PasswordPolicyBean.checkPasswordStrength()instead.