Class JobDurationDashboardUtilsConst
java.lang.Object
overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.JobDurationDashboardUtilsConst
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetGroupingField(Long group) Returns the name of the field on which the db data must be groupedstatic StringgetGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping typestatic StringgetLabelField(Long group) static StringgetSerieLabel(Teacher teacher, Long serie) Returns the label of the seriestatic StringgetSerieTypeLabel(Teacher teacher, Long type) Returns the label of the serie type
-
Constructor Details
-
JobDurationDashboardUtilsConst
protected JobDurationDashboardUtilsConst()
-
-
Method Details
-
getGroupingTitle
Returns the label of a grouping type -
getSerieTypeLabel
Returns the label of the serie type -
getSerieLabel
Returns the label of the serie -
getGroupingField
Returns the name of the field on which the db data must be grouped -
getLabelField
-