public class FCContextBean extends ABackendJSFContext
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder| Modifier and Type | Field and Description |
|---|---|
protected UserContext |
systemUC |
| Constructor and Description |
|---|
FCContextBean() |
| Modifier and Type | Method and Description |
|---|---|
NavigationBean |
getNavigationBean() |
SessionBean |
getSessionBean() |
boolean |
isSetupUser() |
void |
redirectToDashboard() |
void |
setNavigationBean(NavigationBean navigationBean) |
void |
setSessionBean(SessionBean sessionBean) |
void |
switchMainView(EViews view)
Deprecated.
|
void |
switchMainView(String id)
Deprecated.
use
AJSFContext.redirect(String) instead |
void |
switchSubView(EViews view)
Deprecated.
|
void |
switchSubView(String id)
Deprecated.
use
AJSFContext.redirect(String) instead |
ec, isDetached, isHasDBdestroySessionBean, 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, 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, getErrorMessageprotected final UserContext systemUC
public SessionBean getSessionBean()
public void setSessionBean(SessionBean sessionBean)
public NavigationBean getNavigationBean()
public void setNavigationBean(NavigationBean navigationBean)
navigationBean - the navigationBean to setpublic boolean isSetupUser()
public void redirectToDashboard()
@Deprecated public void switchMainView(String id)
AJSFContext.redirect(String) instead@Deprecated public void switchSubView(String id)
AJSFContext.redirect(String) instead@Deprecated public void switchMainView(EViews view)
AJSFContext.redirect(de.xima.fc.gui.common.interfaces.IViewModel) instead@Deprecated public void switchSubView(EViews view)
AJSFContext.redirect(de.xima.fc.gui.common.interfaces.IViewModel) insteadCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.