Class VoiceIpCounter
java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
ru.bitel.bgbilling.modules.bill.server.bean.counter.Counter
ru.bitel.bgbilling.modules.bill.server.bean.counter.CallCounter
ru.bitel.bgbilling.modules.bill.server.bean.counter.VoiceIpCounter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
getAmount, getAmount, getAmount, getCountFromTable, getCountFromTable, getCountSession, getCountSession, getIdsFromEnd, getIntParam, getMonthParam, getSumFromTable
-
Constructor Details
-
VoiceIpCounter
public VoiceIpCounter()
-
-
Method Details
-
count
public BigDecimal count(String function, Connection con, String cid, Calendar month, List<String> paramList) - Overrides:
count
in classCallCounter
-