public class BackendBean extends ABackendJSFContext implements Serializable
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
Constructor and Description |
---|
BackendBean() |
Modifier and Type | Method and Description |
---|---|
void |
changeClient()
Changes the
Mandant within the Administration GUI; and redirects to the dashboard. |
void |
changeClient(EViews redirectView)
Changes the
Mandant within the Administration GUI |
void |
clearPwd() |
List<Mandant> |
getClientList()
Getting all the available
Mandant s |
List<Mandant> |
getClientsWithSadminAccess() |
List<BenutzerGruppe> |
getGroupsOfCurrentUser() |
NavigationBean |
getNavigationBean() |
SessionBean |
getSessionBean() |
boolean |
isChangePwd() |
void |
saveCurrentUser() |
void |
setChangePwd(boolean changePwd) |
void |
setCurrentClient(Mandant currentClient) |
void |
setNavigationBean(NavigationBean navigationBean) |
void |
setSessionBean(SessionBean sessionBean) |
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
public SessionBean getSessionBean()
public void setSessionBean(SessionBean sessionBean)
public NavigationBean getNavigationBean()
public void setNavigationBean(NavigationBean navigationBean)
public boolean isChangePwd()
public void setChangePwd(boolean changePwd)
public void clearPwd()
public List<Mandant> getClientsWithSadminAccess()
Mandant.isSadminAccess()
set to true
.public void setCurrentClient(Mandant currentClient)
currentClient
- the current client to setpublic List<BenutzerGruppe> getGroupsOfCurrentUser()
public void changeClient()
Mandant
within the Administration GUI; and redirects to the dashboard.public void changeClient(EViews redirectView)
Mandant
within the Administration GUIredirectView
- View to which the user is redirected after the client change. If null
is given,
redirect to the dashboard.public void saveCurrentUser()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.