Interface RecalculateService
public interface RecalculateService
Переобсчёт.
-
Method Summary
Modifier and TypeMethodDescriptionvoidrecalculate(String cids, String mail, String date, String comment) ActionRecalculate Модуль церберкрипт -> начисление
-
Method Details
-
recalculate
void recalculate(String cids, String mail, String date, String comment) throws ru.bitel.bgbilling.common.BGMessageException, ru.bitel.bgbilling.common.BGException ActionRecalculate Модуль церберкрипт -> начисление- Parameters:
cids-mail-date-comment-- Throws:
ru.bitel.bgbilling.common.BGExceptionru.bitel.bgbilling.common.BGMessageException
-