gran.app.report.detailedrep
Class DetailedReport

java.lang.Object
  extended bygran.app.report.AbstractReport
      extended bygran.app.report.detailedrep.DetailedReport
All Implemented Interfaces:
GeneralReport

public class DetailedReport
extends AbstractReport
implements GeneralReport


Field Summary
 
Fields inherited from class gran.app.report.AbstractReport
initParameters, report, session
 
Constructor Summary
DetailedReport()
           
DetailedReport(SecuredReportBean report, java.lang.String taskId, java.lang.String session, java.util.Map initParameters)
           
 
Method Summary
 dori.jasper.engine.JRDataSource getDatasource()
           
 java.io.InputStream getReportFile(javax.servlet.ServletContext servletContext)
           
 java.util.Map getReportParameters(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailedReport

public DetailedReport()

DetailedReport

public DetailedReport(SecuredReportBean report,
                      java.lang.String taskId,
                      java.lang.String session,
                      java.util.Map initParameters)
Method Detail

getReportParameters

public java.util.Map getReportParameters(javax.servlet.ServletContext servletContext)
                                  throws GranException
Specified by:
getReportParameters in interface GeneralReport
Specified by:
getReportParameters in class AbstractReport
Throws:
GranException

getDatasource

public dori.jasper.engine.JRDataSource getDatasource()
                                              throws GranException
Specified by:
getDatasource in interface GeneralReport
Specified by:
getDatasource in class AbstractReport
Throws:
GranException

getReportFile

public java.io.InputStream getReportFile(javax.servlet.ServletContext servletContext)
                                  throws GranException
Specified by:
getReportFile in interface GeneralReport
Specified by:
getReportFile in class AbstractReport
Throws:
GranException


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.