java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.operator.Report
ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.SovintelReport
Direct Known Subclasses:
AbonentReport, ActReport, AniReport, InvoiceReport, InvoiceReport2, SaleBookReport, ServiceReport

public abstract class SovintelReport
extends Report
  • Field Summary

    Fields inherited from class ru.bitel.bgbilling.modules.voice.server.bean.operator.Report

    cache, log, month, oper
  • Constructor Summary

    Constructors
    Constructor Description
    SovintelReport​(Operator operator, java.util.Date month, int id)  
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.String getOperCode()  

    Methods inherited from class ru.bitel.bgbilling.modules.voice.server.bean.operator.Report

    getData, getFileName, getId, getJasperReport, getTitle, getType, sendJasperReport

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SovintelReport

      public SovintelReport​(Operator operator, java.util.Date month, int id)
  • Method Details

    • getOperCode

      protected java.lang.String getOperCode()