public class SessionBean extends AJSFContext implements ISessionBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Constructor and Description |
---|
SessionBean() |
Modifier and Type | Method and Description |
---|---|
void |
checkMultiLogin() |
void |
disposeOtherSessions() |
String |
getAjaxLoginUrl() |
EBrowserType |
getBrowserType() |
AContextBean |
getContextBean() |
Mandant |
getCurrentClient()
Returns the current client, as set in the session.
|
Benutzer |
getCurrentUser() |
LoginModel |
getLogin() |
Long |
getParameterPID() |
String |
getSuperAdminName() |
boolean |
isHasUserInboxAccess() |
boolean |
isLdapUser() |
boolean |
isLoggedIn() |
boolean |
isSetupUser() |
boolean |
isSuperAdmin() |
void |
setCurrentClient(Mandant currentClient) |
void |
setCurrentUser(Benutzer currentUser) |
void |
setLogin(LoginModel login) |
void |
setParameterPID(Long id) |
void |
updateCurrentUser() |
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 EBrowserType getBrowserType()
public Long getParameterPID()
public void setParameterPID(Long id)
public LoginModel getLogin()
public void setLogin(LoginModel login)
public Mandant getCurrentClient()
CurrentViewBean.getCurrentClient()
instead to get the client for the current view.getCurrentClient
in interface ISessionBean
public void setCurrentClient(Mandant currentClient)
setCurrentClient
in interface ISessionBean
public Benutzer getCurrentUser()
getCurrentUser
in interface ISessionBean
public void setCurrentUser(Benutzer currentUser)
setCurrentUser
in interface ISessionBean
public String getSuperAdminName()
public boolean isLoggedIn()
public boolean isSuperAdmin()
public boolean isSetupUser()
public boolean isLdapUser()
public boolean isHasUserInboxAccess()
public AContextBean getContextBean()
public void checkMultiLogin()
public void disposeOtherSessions()
public void updateCurrentUser()
public String getAjaxLoginUrl()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.