Class JobDurationDashboardUtilsConst

java.lang.Object
overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.JobDurationDashboardUtilsConst

public class JobDurationDashboardUtilsConst extends Object
  • Constructor Details

    • JobDurationDashboardUtilsConst

      protected JobDurationDashboardUtilsConst()
  • Method Details

    • getGroupingTitle

      public static String getGroupingTitle(Teacher teacher, Long group)
      Returns the label of a grouping type
    • getSerieTypeLabel

      public static String getSerieTypeLabel(Teacher teacher, Long type)
      Returns the label of the serie type
    • getSerieLabel

      public static String getSerieLabel(Teacher teacher, Long serie)
      Returns the label of the serie
    • getGroupingField

      public static String getGroupingField(Long group)
      Returns the name of the field on which the db data must be grouped
    • getLabelField

      public static String getLabelField(Long group)