Class TeamSuggestionDashboardUtilsConst
java.lang.Object
overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard.TeamSuggestionDashboardUtilsConst
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic 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(Teacher teacher, Long group) Returns the descriptions used on each chart elements
-
Constructor Details
-
TeamSuggestionDashboardUtilsConst
protected TeamSuggestionDashboardUtilsConst()
-
-
Method Details
-
getGroupingTitle
Returns the label of a grouping type -
getGroupingField
Returns the name of the field on which the db data must be grouped -
getLabelField
Returns the descriptions used on each chart elements
-