Class AniReport
java.lang.Object
ru.bitel.bgbilling.modules.voice.server.bean.operator.Report
ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.SovintelReport
ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.AniReport
public class AniReport extends SovintelReport
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description voidgetData(java.sql.Connection con, java.io.OutputStream out)java.lang.StringgetFileName()java.lang.StringgetTitle()intgetType()Methods inherited from class ru.bitel.bgbilling.modules.voice.server.bean.operator.sovintel.SovintelReport
getOperCodeMethods inherited from class ru.bitel.bgbilling.modules.voice.server.bean.operator.Report
getId, getJasperReport, sendJasperReportMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AniReport
-
-
Method Details
-
getData
public void getData(java.sql.Connection con, java.io.OutputStream out) -
getFileName
public java.lang.String getFileName()- Specified by:
getFileNamein classReport
-
getTitle
public java.lang.String getTitle() -
getType
public int getType()
-