Interface EdoBillFileGenerator


public interface EdoBillFileGenerator
Менеджер для интеграции выгрузки привязанной к документу модуля bill.
  • 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

      String getFileName() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • getFileContent

      InputStream getFileContent() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException