Interface RCMtsResponseBuilder
public interface RCMtsResponseBuilder
Обязательные методы для реализации с МТС в рамках интеграции с "Красный конвергент"
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
response
(RCMtsRequestMethod requestMethod) void
-
Method Details
-
getAccounts
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
getAgreements
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
getVGroups
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
getTariffSchedule
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
deleteTariffSchedule
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
setTariffSchedule
- Throws:
IOException
ru.bitel.bgbilling.common.BGException
-
blockVGroups
- 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
-