Interface ContractCardService


@MTOM public interface ContractCardService
Карточки (документы) договора
  • Method Details

    • contractCardList

      List<ContractCard> contractCardList(int contractId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • contractCardExport

      void contractCardExport(int contractId, String contractCardId, javax.xml.ws.Holder<javax.activation.DataHandler> data) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException