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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddLoginsAmounts(Period period, int cid, Element data, String module, String filter) voidaddSessions(ResultSet rs, Element data) intMethods 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:
 addSessionsin classReportUtils- See Also:
 
 - 
addLoginsAmounts
public void addLoginsAmounts(Period period, int cid, Element data, String module, String filter) throws SQLException - Specified by:
 addLoginsAmountsin 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:
 addLoginsAmountsin classReportUtils- Throws:
 SQLException- See Also:
 
 - 
addSums
- Specified by:
 addSumsin classReportUtils- Throws:
 SQLException- See Also:
 
 
 -