Interface ContractRemoveRuleService


public interface ContractRemoveRuleService
  • Method Details

    • getContractRemoveRules

      List<ContractRemoveRule> getContractRemoveRules() throws ru.bitel.bgbilling.common.BGException
      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