|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasperPrintAccessor
JasperPrint accessor object.
Such an object is usually placed on the session when a report is generated.
| Method Summary | |
|---|---|
JasperPrint |
getFinalJasperPrint()
Returns the generated report, ensuring before that the report generation has ended. |
JasperPrint |
getJasperPrint()
Returns the generated report. |
ReportExecutionStatus |
getReportStatus()
Returns the status of the report execution. |
ReportPageStatus |
pageStatus(int pageIdx,
Long pageTimestamp)
Ensures that a page is available in the generated report. |
| Method Detail |
|---|
ReportPageStatus pageStatus(int pageIdx,
Long pageTimestamp)
pageIdx - the page indexpageTimestamp -
JasperPrint getJasperPrint()
JasperPrint getFinalJasperPrint()
ReportExecutionStatus getReportStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||