public static class ContractStatusManager.ContractStatusManager4Script extends ContractStatusManager
ContractStatusManager.ContractStatusManager4Script
con
Constructor and Description |
---|
ContractStatusManager4Script(java.sql.Connection con) |
Modifier and Type | Method and Description |
---|---|
void |
deleteStatus(int id) |
void |
doByPeriod(ContractStatus status,
java.lang.Integer userId) |
void |
saveLog(ContractStatusLog log) |
void |
updateStatus(ContractStatus status,
java.lang.Integer userId) |
changeStatus, changeStatus, getLogList, getPeriodList, getStatus, getStatusList, getStatusList, getStatusList, getStatusListAfterDate, isStatusPeriodValid, recycle, setContractStatus
public ContractStatusManager4Script(java.sql.Connection con)
public void deleteStatus(int id) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void updateStatus(ContractStatus status, java.lang.Integer userId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void doByPeriod(ContractStatus status, java.lang.Integer userId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
public void saveLog(ContractStatusLog log) throws java.sql.SQLException
java.sql.SQLException