Interface EDOService


public interface EDOService
  • Method Details

    • sbisChangeList

      SearchResult<String> sbisChangeList(int contractId, Page page) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • sbisSearchContragent

      ContragentInfos sbisSearchContragent(ContragentSearchInfo searchInfo) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • fillContragentSearchInfo

      ContragentSearchInfo fillContragentSearchInfo(int contractId) throws ru.bitel.bgbilling.common.BGException
      Предзаполнение формы поиска контрагента по ид договора, берёт из нужных мест параметры контрагента по которым потом можно поискать контрагента/его_идентификаторы.
      Throws:
      ru.bitel.bgbilling.common.BGException