Class RSCMCounter
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.RSCMCounter
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
getAmount, getAmount, getCountFromTable, getCountFromTable, getCountSession, getCountSession, getIdsFromEnd, getIntParam, getMonthParam, getSumFromTable 
- 
Constructor Details
- 
RSCMCounter
public RSCMCounter() 
 - 
 - 
Method Details
- 
count
public BigDecimal count(String function, Connection con, String contractId, Calendar month, List<String> paramList)  - 
getAmount
protected BigDecimal getAmount(Connection con, String table, String col, List<String> paramList, Calendar month, String cids, String filter, String cidFieldName, String sidFieldName) - Overrides:
 getAmountin classDataExtractor
 
 -