|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportData
This defines the common API of all report data representations.
| Field Summary | |
|---|---|
static String |
BURST
Bursting file. |
static String |
CSV
CSV file. |
static String |
HTML_BUNDLE
HTML zip file. |
static String |
HTML_BUNDLE_NO_PAGINATION
HTML zip file. |
static String |
PDF
PDF file. |
static String |
PPT
Powerpoint file. |
static String |
REPLET
Style page file. |
static String |
REPORT
Report file. |
static String |
RTF
RTF file. |
static String |
SVG
SVG file. |
static String |
TEXT
Text file. |
static String |
XLS
Excel file. |
| Method Summary | |
|---|---|
String |
getType()
This method returns the type this report is saved as. |
| Field Detail |
|---|
static final String REPLET
static final String BURST
static final String TEXT
static final String PDF
static final String XLS
static final String PPT
static final String RTF
static final String HTML_BUNDLE
static final String HTML_BUNDLE_NO_PAGINATION
static final String CSV
static final String SVG
static final String REPORT
| Method Detail |
|---|
String getType()
|
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 | ||||||||