Class EdoManager

java.lang.Object
ru.bitel.bgbilling.plugins.edo.server.bean.EdoManager

public class EdoManager extends Object
  • Constructor Details

    • EdoManager

      public EdoManager(Connection con, int userId)
  • Method Details

    • getContragentSearchInfoForContract

      public ContragentSearchInfo getContragentSearchInfoForContract(int contractId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • formatsList

      public List<ru.bitel.bgbilling.common.model.KeyValue> formatsList() throws Exception
      Throws:
      Exception
    • getDocumentSetup

      public ParameterMap getDocumentSetup(int edoDocumentTypeId, int signatoryId, int contractId) throws SQLException, ru.bitel.bgbilling.common.BGException
      общий метод получения конфига генерируемого документа по типу, подписанту, договору. объединяет конфиги со всех мест в один общий.
      Throws:
      SQLException
      ru.bitel.bgbilling.common.BGException