java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.operator.Operator
ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.Sovintel

public class Sovintel extends Operator
  • Constructor Details

    • Sovintel

      public Sovintel()
  • Method Details

    • createAbonentSnapshot

      public void createAbonentSnapshot(Connection con, Date month)
      Specified by:
      createAbonentSnapshot in class Operator
    • getReportList

      public List<Report> getReportList(Date month, boolean hasSnapshot)
      Specified by:
      getReportList in class Operator
    • needAbonentSnapshot

      public boolean needAbonentSnapshot()
      Specified by:
      needAbonentSnapshot in class Operator
    • checkCorrectOperator

      public void checkCorrectOperator() throws ru.bitel.bgbilling.common.BGException
      Description copied from class: Operator
      Оператор должен проверить свои настройки и если что-то не так - кинуть экзепшен.
      Specified by:
      checkCorrectOperator in class Operator
      Throws:
      ru.bitel.bgbilling.common.BGException - экзепшен с сообщением.