Interface ContractRemoveRuleService
public interface ContractRemoveRuleService
-
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(int ruleId) voidupdateContractRemoveRule(ContractRemoveRule removeRule)
-
Method Details
-
getContractRemoveRules
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateContractRemoveRule
void updateContractRemoveRule(ContractRemoveRule removeRule) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
delete
void delete(int ruleId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-