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, wait
getFileExtension, getMimeType, getReport
public boolean hasData()
CompiledReport
hasData
in interface CompiledReport
public boolean isStringReport()
CompiledReport
isStringReport
in interface CompiledReport