Package org.compiere.print
Class DrillReportCtl
java.lang.Object
org.compiere.print.DrillReportCtl
Drill Report Controller
- Author:
- Igor Pojzl, Cloudempiere
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
fillParameter
(ProcessInfo pi, MProcessDrillRule processDrillRule) Fill ParameterGet Display ValueReturn Array of Drill Process RulesGet Drill Process ListgetDrillProcessProcessInfo
(int AD_Process_DrillRule_ID, int AD_PrintFormat_ID) Get Drill Process Rules Print Format MapgetDrillProcessRulesPrintFormatMap
(int AD_Process_DrillRule_ID) Get Drill Table KeyNamePairsGet Table NamegetValue()
Get Valuevoid
Initialize Drill Table Mapvoid
launchTableDrillReport
(int ad_PrintFormat_ID, String tableName) Launch Reportprotected ProcessInfo
prepareProcessInfo
(MProcess process, MProcessDrillRule processDrillRule, int ad_PrintFormat_ID) Run Process or Report
-
Constructor Details
-
Method Details
-
getDrillTables
Get Drill Table KeyNamePairs -
getDrillProcesRules
Return Array of Drill Process Rules- Returns:
-
getDrillProcessRulesPrintFormatMap
- Parameters:
AD_Process_DrillRule_ID
-- Returns:
-
getDisplayValue
Get Display Value- Returns:
-
getValue
Get Value- Returns:
-
initDrillTableMap
public void initDrillTableMap()Initialize Drill Table Map -
launchTableDrillReport
Launch Report- Parameters:
ad_PrintFormat_ID
- print formattableName
-
-
getDrillProcessProcessInfo
public ProcessInfo getDrillProcessProcessInfo(int AD_Process_DrillRule_ID, int AD_PrintFormat_ID) throws Exception - Parameters:
AD_Process_DrillRule_ID
-AD_PrintFormat_ID
-- Returns:
- Throws:
Exception
-
prepareProcessInfo
protected ProcessInfo prepareProcessInfo(MProcess process, MProcessDrillRule processDrillRule, int ad_PrintFormat_ID) throws Exception Run Process or Report- Parameters:
process
- process- Returns:
- summary
- Throws:
Exception
-
fillParameter
Fill Parameter- Parameters:
pi
- process infoprocessDrillRule
-
-
getTableName
Get Table Name- Returns:
-
getDrillProcessList
Get Drill Process List- Returns:
-
getDrillProcessRulesPrintFormatMap
Get Drill Process Rules Print Format Map- Returns:
-