public class ClientDashBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
ClientDashBean() |
Modifier and Type | Method and Description |
---|---|
void |
fillData() |
long |
getActiveBackendSessions() |
long |
getActiveFormSessions() |
long |
getFormsOffline() |
long |
getFormsOnline() |
long |
getSubmissions() |
long |
getUsedDiskSapce() |
void |
setActiveBackendSessions(long activeBackendSessions) |
void |
setActiveFormSessions(long activeFormSessions) |
void |
setFormsOffline(long formsOffline) |
void |
setFormsOnline(long formsOnline) |
void |
setSubmissions(long submissions) |
void |
setUsedDiskSapce(long usedDiskSapce) |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubView
ec, isDetached, isHasDB
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
@PostConstruct public void fillData()
public long getFormsOnline()
public void setFormsOnline(long formsOnline)
public long getFormsOffline()
public void setFormsOffline(long formsOffline)
public long getActiveFormSessions()
public void setActiveFormSessions(long activeFormSessions)
public long getActiveBackendSessions()
public void setActiveBackendSessions(long activeBackendSessions)
public long getSubmissions()
public void setSubmissions(long submissions)
public long getUsedDiskSapce()
public void setUsedDiskSapce(long usedDiskSapce)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.