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
Mandants |
List<Mandant> |
getClientsWithSadminAccess() |
List<BenutzerGruppe> |
getGroupsOfCurrentUser() |
NavigationBean |
getNavigationBean() |
RolePropertiesTemplateBean |
getRolePropertiesTemplateBean() |
SessionBean |
getSessionBean() |
boolean |
isChangePwd() |
void |
saveCurrentUser() |
void |
setChangePwd(boolean changePwd) |
void |
setCurrentClient(Mandant currentClient) |
void |
setNavigationBean(NavigationBean navigationBean) |
void |
setRolePropertiesTemplateBean(RolePropertiesTemplateBean rolePropertiesTemplateBean) |
void |
setSessionBean(SessionBean sessionBean) |
ec, isDetached, isHasDBdestroySessionBean, 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, ucaddErrorMsg, 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, getErrorMessagepublic SessionBean getSessionBean()
public void setSessionBean(SessionBean sessionBean)
public NavigationBean getNavigationBean()
public void setNavigationBean(NavigationBean navigationBean)
public RolePropertiesTemplateBean getRolePropertiesTemplateBean()
public void setRolePropertiesTemplateBean(RolePropertiesTemplateBean rolePropertiesTemplateBean)
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.