Class StatisticsSessionBean

java.lang.Object
de.xima.fc.gui.bean.statistics.AStatisticsBean
de.xima.fc.gui.bean.statistics.StatisticsSessionBean
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class StatisticsSessionBean extends AStatisticsBean
Author:
XIMA MEDIA GmbH
See Also:
  • Constructor Details

    • StatisticsSessionBean

      public StatisticsSessionBean()
  • Method Details

    • getModel

      public org.primefaces.model.charts.bar.BarChartModel getModel()
    • getImageFilename

      public String getImageFilename()
      Specified by:
      getImageFilename in class AStatisticsBean
      Returns:
      The file name for the image file.
    • getChartWidgetVar

      public String getChartWidgetVar()
      Specified by:
      getChartWidgetVar in class AStatisticsBean
      Returns:
      The chart widget var.
    • updateModel

      public void updateModel()