java.lang.Object
ru.bitel.bgbilling.modules.drweb.server.bean.api.AVDesc6
All Implemented Interfaces:
AVDescAPI

public class AVDesc6 extends Object implements AVDescAPI
  • Constructor Details

  • Method Details

    • getAgentFromAVD

      public AgentAVD getAgentFromAVD(int contractId, String groupTitle) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      getAgentFromAVD in interface AVDescAPI
      Throws:
      ru.bitel.bgbilling.common.BGException
    • sinchronizeAgent

      public void sinchronizeAgent(int contractId)
      Синхронизирует агенты с сервером для договора ccontractIdid. Если contractId -1 то для всех договоров
      Specified by:
      sinchronizeAgent in interface AVDescAPI
      Parameters:
      contractId -
    • prolongAgentOnAVD

      public void prolongAgentOnAVD(AgentAVD agent, Date date) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      prolongAgentOnAVD in interface AVDescAPI
      Throws:
      ru.bitel.bgbilling.common.BGException
    • blockOnAVD

      public void blockOnAVD(AgentAVD agent, Date dateFrom, Date dateTo) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      blockOnAVD in interface AVDescAPI
      Throws:
      ru.bitel.bgbilling.common.BGException
    • changeTariffOnAVD

      public void changeTariffOnAVD(AgentAVD agent, String groupTitle) throws ru.bitel.bgbilling.common.BGException
      Specified by:
      changeTariffOnAVD in interface AVDescAPI
      Throws:
      ru.bitel.bgbilling.common.BGException