|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileReportData
This defines the common API of all file report data representations.
| Field Summary |
|---|
| Fields inherited from interface inetsoft.sree.store.ReportData |
|---|
BURST, CSV, HTML_BUNDLE, HTML_BUNDLE_NO_PAGINATION, PDF, PPT, REPLET, REPORT, RTF, SVG, TEXT, XLS |
| Method Summary | |
|---|---|
void |
dispose()
Dispose of any temporary files or resources used by this report. |
long |
getFileSize()
Gets the size of the file in the report store. |
InputStream |
getInputStream()
Gets an input stream for the report stored in the report store. |
| Methods inherited from interface inetsoft.sree.store.ReportData |
|---|
getType |
| Method Detail |
|---|
InputStream getInputStream()
throws IOException
IOException - if an I/O error occurs while opening the input stream.long getFileSize()
void dispose()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||