Uses of Class
org.compiere.model.MProcessDrillRule
Packages that use MProcessDrillRule
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Provide interface and classes for iDempiere reporting engine.
-
Uses of MProcessDrillRule in org.compiere.model
Methods in org.compiere.model that return MProcessDrillRuleModifier and TypeMethodDescriptionstatic MProcessDrillRule
MProcessDrillRule.get
(Properties ctx, int AD_Process_DrillRule_ID) Get MProcessDrillRule Cached(Immutable)static MProcessDrillRule
MProcessDrillRule.get
(Properties ctx, int AD_Process_DrillRule_ID, String trxName) Get MProcessDrillRule Cached(Immutable)static MProcessDrillRule[]
MProcessDrillRule.getByColumnName
(Properties ctx, String columnName, String trxName) Get array of MProcessDrillRule by Column Namestatic MProcessDrillRule[]
MProcessDrillRule.getByTable
(Properties ctx, int AD_Table_ID, String trxName) Get array of MProcessDrillRule by TableMProcessDrillRulePara.getParent()
Get ParentConstructors in org.compiere.model with parameters of type MProcessDrillRuleModifierConstructorDescriptionMProcessDrillRule
(Properties ctx, MProcessDrillRule copy) Copy constructorMProcessDrillRule
(Properties ctx, MProcessDrillRule copy, String trxName) Copy constructorCopy constructor -
Uses of MProcessDrillRule in org.compiere.print
Methods in org.compiere.print with parameters of type MProcessDrillRuleModifier and TypeMethodDescriptionprotected void
DrillReportCtl.fillParameter
(ProcessInfo pi, MProcessDrillRule processDrillRule) Fill Parameterprotected ProcessInfo
DrillReportCtl.prepareProcessInfo
(MProcess process, MProcessDrillRule processDrillRule, int ad_PrintFormat_ID) Run Process or Report