Class KernelCounter
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.KernelCounter
public class KernelCounter extends Counter
-
Constructor Summary
Constructors Constructor Description KernelCounter()
-
Method Summary
Modifier and Type Method Description java.math.BigDecimal
count(java.lang.String function, java.sql.Connection con, java.lang.String cid, java.util.Calendar month, java.util.List<java.lang.String> paramList)
Methods inherited from class ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
getAmount, getAmount, getAmount, getCountFromTable, getCountFromTable, getCountSession, getCountSession, getIdsFromEnd, getIntParam, getMonthParam, getSumFromTable, getSumFromTable, getSumFromTable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait