Class BillAccount
java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
ru.bitel.bgbilling.modules.bill.server.bean.account.Account
ru.bitel.bgbilling.modules.bill.server.bean.account.BillAccount
public class BillAccount extends Account
-
Constructor Summary
Constructors Constructor Description BillAccount()
-
Method Summary
Modifier and Type Method Description java.math.BigDecimal
account(java.lang.String function, java.sql.Connection con, java.lang.String cids, 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