Interface AOTSService


public interface AOTSService
  • Method Details

    • aotsContractServiceNew

      AOTSContractService aotsContractServiceNew(int contractId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • aotsContractServiceGet

      AOTSContractService aotsContractServiceGet(String data) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • aotsServiceList

      List<IdTitle> aotsServiceList(int serviceId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • aotsContractServiceUpdate

      void aotsContractServiceUpdate(int contractId, AOTSContractService contractService) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • aotsContractServiceDelete

      boolean aotsContractServiceDelete(String id) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException