Interface BillLinkService


public interface BillLinkService
  • Method Details

    • getBillLinkList

      List<BillLink> getBillLinkList() throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • updateBillLink

      void updateBillLink(BillLink billLink) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException