Class VoiceIpReportUtils
java.lang.Object
bitel.billing.server.call.bean.ReportUtils
ru.bitel.bgbilling.modules.voiceip.server.bean.VoiceIpReportUtils
-
Field Summary
Fields inherited from class bitel.billing.server.call.bean.ReportUtils
con, loginManager, mid, moduleSetup, unit, unit_scale
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
addLoginsAmounts
(Period period, int cid, Element data, String module, String filter) void
addSessions
(ResultSet rs, Element data) int
Methods inherited from class bitel.billing.server.call.bean.ReportUtils
addSessions, getLoginManager, getReportUtils, getSessionsColSumTimeTinTout, getSessionsColSumTimeTinTout, getSessionTableName, selectSomethingFromSessions, selectSomethingFromSessions, selectSomthFromSessions, selectSomthFromSessions, setUnit
-
Constructor Details
-
VoiceIpReportUtils
-
-
Method Details
-
addSessions
- Overrides:
addSessions
in classReportUtils
- See Also:
-
addLoginsAmounts
public void addLoginsAmounts(Period period, int cid, Element data, String module, String filter) throws SQLException - Specified by:
addLoginsAmounts
in classReportUtils
- Throws:
SQLException
- See Also:
-
addLoginsAmounts
public void addLoginsAmounts(Period period, int cid, Map<String, Object> dataMap, String module, String filter) throws SQLException- Specified by:
addLoginsAmounts
in classReportUtils
- Throws:
SQLException
- See Also:
-
addSums
- Specified by:
addSums
in classReportUtils
- Throws:
SQLException
- See Also:
-