public class DummySummaryReport
extends CloupiaNonTabularReport
Constructor and Description |
---|
DummySummaryReport() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getImplementationClass()
This method returns implementation class of the summary report
|
int |
getReportHint() |
java.lang.String |
getReportLabel()
This method returns the report label to be display in UI
|
java.lang.String |
getReportName() |
int |
getReportType() |
boolean |
isEasyReport() |
boolean |
isLeafReport() |
boolean |
isManagementReport() |
public java.lang.Class getImplementationClass()
public java.lang.String getReportLabel()
public java.lang.String getReportName()
public boolean isEasyReport()
public boolean isLeafReport()
public int getReportType()
public int getReportHint()
public boolean isManagementReport()