public abstract class CloupiaEasyDrillableReport extends DrillableReportWithActions implements CloupiaEasyReportIf
Constructor and Description |
---|
CloupiaEasyDrillableReport(java.lang.String name,
java.lang.String label,
java.lang.Class dbSource) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getImplementationClass() |
java.lang.Object |
getReportGenSource() |
java.lang.String |
getReportLabel() |
java.lang.String |
getReportName() |
boolean |
isEasyReport() |
boolean |
isLeafReport() |
void |
setQueryBuilder(CloupiaEasyReportQueryBuilder qBuilder) |
getDrilldownReports
getActions, getConfigReportName
getContextLevel, getContextName, getContextType, getMapRules, getMenuID, getMgmtColumnIndex, getMgmtDisplayColumnIndex, getOperationLevel, getOpLevel, getPaginationModelClass, getPaginationProvider, getRbid, getReportHint, getReportLabelLocalized, getReportPriority, getReportType, getRequiredFeatureLicense, getSeries, getTabularReportReport, isManagementReport, isPaginated, isReportEntryContextDynamic, isTaggable, setColumns, setContextLevel, setContextName, setContextType, setMapRules, setMenuID, setMgmtColumnIndex, setMgmtDisplayColumnIndex, setOperationLevel, setPaginated, setPaginationModelClass, setPaginationProvider, setRbid, setReportEntryContextDynamic, setReportHint, setRequiredFeatureLicense, setTaggable, showInSummary
public CloupiaEasyDrillableReport(java.lang.String name, java.lang.String label, java.lang.Class dbSource)
public java.lang.String getReportName()
getReportName
in class CloupiaReport
public java.lang.String getReportLabel()
getReportLabel
in class CloupiaReport
public boolean isLeafReport()
isLeafReport
in class CloupiaReport
public java.lang.Object getReportGenSource()
getReportGenSource
in interface CloupiaEasyReportIf
public void setQueryBuilder(CloupiaEasyReportQueryBuilder qBuilder)
public boolean isEasyReport()
isEasyReport
in class CloupiaReport
public java.lang.Class getImplementationClass()
getImplementationClass
in class CloupiaReport