public class AutopaymentManager extends AbstractAutopaymentManager
Constructor and Description |
---|
AutopaymentManager(java.sql.Connection con,
int moduleId) |
Modifier and Type | Method and Description |
---|---|
void |
autopaymentOff(Autopayment autopayment) |
void |
invokeAutopayment(int contractId,
java.math.BigDecimal amount) |
getAutopayment, getCurrentAutopayment, getFromRS, registerAutopayment, registerAutopayment, searchActivateAutopayment, searchAutopayment, searchCurrentAutopayment, unregisterAutopayment, updateAutopayment, updateImpl
close, delete, deleteImpl, eq, get, getById, getImpl, getListFromRS, getPeriod, getSQLOrder, getTableName, list, list, listImpl, listImpl, listImplPS, listImplPS, ormFromResultSet, ormUpdateImpl, ormUpdateImpl, processException, recycle, setStatementParam, update
public AutopaymentManager(java.sql.Connection con, int moduleId)
public void autopaymentOff(Autopayment autopayment)
autopaymentOff
in class AbstractAutopaymentManager
public void invokeAutopayment(int contractId, java.math.BigDecimal amount) throws ru.bitel.bgbilling.common.BGException
invokeAutopayment
in class AbstractAutopaymentManager
ru.bitel.bgbilling.common.BGException