Class AgendaAffinityDashboardUtilsConst
java.lang.Object
overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard.AgendaAffinityDashboardUtilsConst
-
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
-
AgendaAffinityDashboardUtilsConst
protected AgendaAffinityDashboardUtilsConst()
-
-
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
-