Interface EdoBillFileGenerator
public interface EdoBillFileGenerator
Менеджер для интеграции выгрузки привязанной к документу модуля bill.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(Setup setup, Connection con, int billModuleId, Preferences billModuleSetup, Preferences pluginSetup, BillDoc doc)
-
Method Details
-
init
void init(Setup setup, Connection con, int billModuleId, Preferences billModuleSetup, Preferences pluginSetup, BillDoc doc) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
getFileName
- Throws:
ru.bitel.bgbilling.common.BGException
-
getFileContent
- Throws:
ru.bitel.bgbilling.common.BGException
-