Class Account
java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.DataExtractor
ru.bitel.bgbilling.modules.bill.server.bean.account.Account
- Direct Known Subclasses:
BillAccount
,NpayAccount
-
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
-
Account
public Account()
-
-
Method Details
-
account
public BigDecimal account(String function, Connection con, String cids, Calendar month, List<String> paramList)
-