Class NotificationGroupManager
java.lang.Object
overit.geocallapp.wfm.notifications.dashboard.NotificationGroupManager
Class that manage the count of notification for customer on a specific time slot
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRecord(HashGetter hg) Add a new record on the dbvvoiddivideFacilityData(int topNumber) getDBV()
-
Field Details
-
_originalData
-
_topData
-
_otherData
-
_topCounter
-
_otherCounter
-
_totalCounter
-
_dataCode
-
-
Constructor Details
-
NotificationGroupManager
public NotificationGroupManager()
-
-
Method Details
-
getDBV
-
getTopDbv
-
getOtherDbv
-
getDataCode
-
getTopCounter
-
getOtherCounter
-
getTotalCounter
-
addRecord
Add a new record on the dbv- Parameters:
hg-
-
divideFacilityData
public void divideFacilityData(int topNumber)
-