public abstract class CloupiaEasyReportWithActions extends CloupiaReportWithActions implements CloupiaEasyReportIf
Constructor and Description |
---|
CloupiaEasyReportWithActions(java.lang.String name,
java.lang.String label,
java.lang.Class dbSource) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getDbSource() |
java.lang.Class |
getImplementationClass() |
java.lang.Object |
getReportGenSource() |
java.lang.String |
getReportLabel() |
java.lang.String |
getReportName() |
boolean |
isEasyReport() |
boolean |
isLeafReport() |
void |
setDbSource(java.lang.Class dbSource) |
void |
setQueryBuilder(EasyReportQueryBuilderIf qb) |
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 CloupiaEasyReportWithActions(java.lang.String name, java.lang.String label, java.lang.Class dbSource)
public java.lang.Class getDbSource()
public void setDbSource(java.lang.Class dbSource)
public java.lang.String getReportName()
getReportName
in class CloupiaReport
public java.lang.String getReportLabel()
getReportLabel
in class CloupiaReport
public java.lang.Class getImplementationClass()
getImplementationClass
in class CloupiaReport
public java.lang.Object getReportGenSource()
getReportGenSource
in interface CloupiaEasyReportIf
public void setQueryBuilder(EasyReportQueryBuilderIf qb)
public boolean isLeafReport()
isLeafReport
in class CloupiaReport
public boolean isEasyReport()
isEasyReport
in class CloupiaReport