public abstract class AContextBean extends AJSFContext implements Serializable
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Modifier and Type | Field and Description |
---|---|
protected String[] |
availableBackgroundColors |
protected File[] |
availableBackgrounds |
static String |
BEAN_NAME |
protected MandantLdapData |
currentLdapData |
protected MandantMailData |
currentMailData |
protected ViewBean |
viewBean |
Constructor and Description |
---|
AContextBean() |
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 static final String BEAN_NAME
protected File[] availableBackgrounds
protected String[] availableBackgroundColors
protected MandantMailData currentMailData
protected MandantLdapData currentLdapData
protected ViewBean viewBean
@PostConstruct public void init()
@PreDestroy public void destroy()
public ViewBean getViewBean()
public void setViewBean(ViewBean viewBean)
public ApplicationEventBusBean getApplicationEventBusBean()
public void setApplicationEventBusBean(ApplicationEventBusBean applicationEventBusBean)
public SessionEventBusBean getSessionEventBusBean()
public void setSessionEventBusBean(SessionEventBusBean sessionEventBusBean)
public MandantMailData getCurrentMailData()
public void setCurrentMailData(MandantMailData currentMailData)
public MandantLdapData getCurrentLdapData()
public void setCurrentLdapData(MandantLdapData currentLdapData)
public void initViewBean()
public void listAvailableBackgrounds()
public File[] getAvailableBackgrounds()
public void setAvailableBackgrounds(File[] availableBackgrounds)
public String[] getAvailableBackgroundColors()
public void setAvailableBackgroundColors(String[] availableBackgroundColors)
public void initViewProperties()
public abstract void initContextDependentProperties()
public abstract void initMailLdapData(Mandant client)
client
- The current client.public abstract boolean isMailServerConfigured()
public abstract boolean isMasterServer()
public abstract boolean isShowTopbarClientChooser()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.