public class StatisticsHistoryBean extends FCContextBean
systemUCuc| Constructor and Description |
|---|
StatisticsHistoryBean() |
| Modifier and Type | Method and Description |
|---|---|
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 (31 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() |
List<Projekt> |
getProjekte() |
boolean |
isLive() |
void |
setCurrentProjekt(Projekt currentProjekt) |
void |
setCurrentTimeSpan(ETimeSpan currentTimeSpan) |
getSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessagegetFacesContext, getLocale, rbValue, rbValuepublic Projekt getCurrentProjekt()
public void setCurrentProjekt(Projekt currentProjekt)
currentProjekt - the currentProjekt 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()
public ETimeSpan getCurrentTimeSpan()
public void setCurrentTimeSpan(ETimeSpan currentTimeSpan)
currentTimeSpan - the currentTimeSpan to setCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.