public class StatisticsHistoryBean extends FCContextBean
AJSFContext.RedirectOptions, AJSFContext.RedirectOptionsBuildersystemUC| 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() |
org.primefaces.model.chart.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) |
getNavigationBean, getSessionBean, isSetupUser, redirectToDashboard, setNavigationBean, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewec, 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, getErrorMessage@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.chart.LineChartModel getHistoryModel()
public boolean isLive()
public void fillHistoryModel()
public void fillLiveModel()
public void fillDayModel()
public void fillWeekModel()
public void fillMonthModel()
public void fillYearModel()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.