public abstract class CompiledRSBirtReport extends java.lang.Object implements CompiledReport
| Constructor and Description |
|---|
CompiledRSBirtReport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasData()
Returns true if this object contains reporting data.
|
boolean |
isStringReport()
Returns true if the report is String based (in contrast to binary)
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileExtension, getMimeType, getReportpublic boolean hasData()
CompiledReporthasData in interface CompiledReportpublic boolean isStringReport()
CompiledReportisStringReport in interface CompiledReport