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() |
URL |
getCustomDashboardPage() |
long |
getFormsOffline() |
long |
getFormsOnline() |
long |
getSubmissions() |
long |
getUsedDiskSapce() |
void |
setActiveBackendSessions(long activeBackendSessions) |
void |
setActiveFormSessions(long activeFormSessions) |
void |
setCustomDashboardPage(URL customDashboardPage) |
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, 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, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public void fillData()
public long getFormsOnline()
public void setFormsOnline(long formsOnline)
public URL getCustomDashboardPage()
null
when the default dashboard is to be used.public void setCustomDashboardPage(URL customDashboardPage)
customDashboardPage
- XHTML page of the plugin dashboard. null
when the default dashboard is to be
used.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 © 2021 XIMA MEDIA GmbH. All rights reserved.