Interface RCMtsResponseBuilder


public interface RCMtsResponseBuilder
Обязательные методы для реализации с МТС в рамках интеграции с "Красный конвергент"
  • Method Details

    • getAccounts

      void getAccounts() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • getAgreements

      void getAgreements() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • getVGroups

      void getVGroups() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • getTariffSchedule

      void getTariffSchedule() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • deleteTariffSchedule

      void deleteTariffSchedule() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • setTariffSchedule

      void setTariffSchedule() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • blockVGroups

      void blockVGroups() throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException
    • response

      void response(RCMtsRequestMethod requestMethod) throws IOException, ru.bitel.bgbilling.common.BGException
      Throws:
      IOException
      ru.bitel.bgbilling.common.BGException