Class KernelCounter
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
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
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class ru.bitel.bgbilling.modules.bill.server.bean.DataExtractorgetAmount, getAmount, getAmount, getCountFromTable, getCountFromTable, getCountSession, getCountSession, getIdsFromEnd, getIntParam, getMonthParam, getSumFromTableMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLoggererror, error, error, getLogger, logError, logError, warn
- 
Constructor Details- 
KernelCounterpublic KernelCounter()
 
- 
- 
Method Details- 
countpublic BigDecimal count(String function, Connection con, String cid, Calendar month, List<String> paramList) 
 
-