Class PPartsManagementDashboardUtilsConst
java.lang.Object
overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.PPartsManagementDashboardUtilsConst
-
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 grouped *static StringgetGroupingTitle(Teacher teacher, Long group) Returns the label of a grouping type *static StringgetLabelField(Teacher teacher, Long group) Returns the descriptions used on each chart elementsstatic 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
-
PPartsManagementDashboardUtilsConst
protected PPartsManagementDashboardUtilsConst()
-
-
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 -
getSerieTypeLabel
Returns the label of the serie type -
getSerieLabel
Returns the label of the serie
-