Class AutomaticMeterReadingDashboardUtilsConst
java.lang.Object
overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard.AutomaticMeterReadingDashboardUtilsConst
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic 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 grouped *static StringgetGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping type *static StringgetLabelField(Long group) Returns the descriptions used on each chart elementsstatic StringgetSerieLabel(Teacher teacher, Long serie) Returns the label of the serie *
-
Constructor Details
-
AutomaticMeterReadingDashboardUtilsConst
protected AutomaticMeterReadingDashboardUtilsConst()
-
-
Method Details
-
getSerieLabel
Returns the label of the serie * -
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
-