public class StatisticsHistoryBean extends AStatisticsBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuilder
systemUC
Constructor and Description |
---|
StatisticsHistoryBean() |
Modifier and Type | Method and Description |
---|---|
void |
decrementOffset() |
void |
fillDayModel()
Befüllung für die 24-Stunden-Anischt
|
void |
fillHistoryModel() |
void |
fillLiveModel()
Befüllung für die Live-Ansicht (6 Stunden)
|
void |
fillMonthModel()
Befüllung für die Ansicht eines Monats (28 Tage)
|
void |
fillWeekModel()
Befüllung für die 7-Tage-Ansicht
|
void |
fillYearModel()
Befüllung für die Jahres-Anischt (12 Monate)
|
Projekt |
getCurrentProjekt() |
ETimeSpan |
getCurrentTimeSpan() |
protected String |
getExportFilename() |
org.primefaces.model.charts.line.LineChartModel |
getHistoryModel() |
int |
getOffset() |
List<Projekt> |
getProjekte() |
void |
incrementOffset() |
protected void |
init() |
boolean |
isLive() |
void |
setCurrentProjekt(Projekt currentProject) |
void |
setCurrentTimeSpan(ETimeSpan currentTimeSpan) |
void |
setOffset(int offset) |
getExport, setExportData
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
@PostConstruct protected void init()
public Projekt getCurrentProjekt()
public void setCurrentProjekt(Projekt currentProject)
public void setOffset(int offset)
offset
- the offset to setpublic int getOffset()
public void incrementOffset()
public void decrementOffset()
public ETimeSpan getCurrentTimeSpan()
public void setCurrentTimeSpan(ETimeSpan currentTimeSpan)
currentTimeSpan
- the currentTimeSpan to setpublic org.primefaces.model.charts.line.LineChartModel getHistoryModel()
public boolean isLive()
protected String getExportFilename()
getExportFilename
in class AStatisticsBean
public void fillHistoryModel()
public void fillLiveModel()
public void fillDayModel()
public void fillWeekModel()
public void fillMonthModel()
public void fillYearModel()
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.