| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.app.report.AbstractReport
com.trackstudio.app.report.listrep.ListReport
public class ListReport
| Field Summary | 
|---|
| Fields inherited from class com.trackstudio.app.report.AbstractReport | 
|---|
initParameters, report, sc | 
| Constructor Summary | |
|---|---|
ListReport()
 | 
|
ListReport(SecuredReportBean report,
           java.lang.String taskId,
           SessionContext sc,
           java.util.Map initParameters)
 | 
|
| Method Summary | |
|---|---|
 net.sf.jasperreports.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 | 
|---|
public ListReport()
public ListReport(SecuredReportBean report,
                  java.lang.String taskId,
                  SessionContext sc,
                  java.util.Map initParameters)
| Method Detail | 
|---|
public java.util.Map getReportParameters(javax.servlet.ServletContext servletContext)
                                  throws GranException
getReportParameters in interface GeneralReportgetReportParameters in class AbstractReportGranException
public net.sf.jasperreports.engine.JRDataSource getDatasource()
                                                       throws GranException
getDatasource in interface GeneralReportgetDatasource in class AbstractReportGranException
public java.io.InputStream getReportFile(javax.servlet.ServletContext servletContext)
                                  throws GranException
getReportFile in interface GeneralReportgetReportFile in class AbstractReportGranException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||