Class BalanceSetRoundCorrector
java.lang.Object
ru.bitel.bgbilling.modules.phone.server.bean.BalanceSetRoundCorrector
public class BalanceSetRoundCorrector
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BalanceSetRoundCorrector(java.sql.Connection con, Preferences moduleSetup, java.lang.String tableName)
-
Method Summary
Modifier and Type Method Description void
correctAccounts(ServiceCostCache costCache)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BalanceSetRoundCorrector
public BalanceSetRoundCorrector(java.sql.Connection con, Preferences moduleSetup, java.lang.String tableName)
-
-
Method Details
-
correctAccounts
public void correctAccounts(ServiceCostCache costCache) throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-