Uses of Class
org.compiere.model.MPInstance
Package
Description
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Implementation of desktop dashboard and dashboard gadgets.
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 MPInstance in org.adempiere.webui.apps
Modifier and TypeMethodDescriptionstatic List<MPInstance>
BackgroundJob.getRunningJobForUser
(int AD_User_ID) Modifier and TypeMethodDescriptionboolean
ProcessParameterPanel.loadParameters
(MPInstance instance) Load parameters from saved instanceprotected void
AbstractProcessDialog.loadSavedParams
(MPInstance instance) Load parameter values and report options from instance.protected void
AbstractProcessDialog.saveReportOptionToInstance
(MPInstance instance) Save report options (output type, print format, language and IsSummary) to instance. -
Uses of MPInstance in org.adempiere.webui.dashboard
Modifier and TypeMethodDescriptionstatic List<MPInstance>
DPRunningJobs.getRunningJobForUser
(int AD_User_ID) -
Uses of MPInstance in org.compiere.model
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Modifier and TypeMethodDescriptionstatic List<MPInstance>
MPInstance.get
(Properties ctx, int AD_Process_ID, int AD_User_ID) Get list of process instance via AD_Process_ID and AD_User_IDModifier and TypeMethodDescriptionMAuthorizationCredential.processToken
(String code, MPInstance pinstance) Create or Update an Account based on the token received -
Uses of MPInstance in org.compiere.print
Modifier and TypeMethodDescriptionstatic void
ReportEngine.setDefaultReportTypeToPInstance
(Properties ctx, MPInstance instance, int printFormatID) Update AD_PInstance with default report output type (if it is not set)static boolean
ReportCtl.startCheckPrint
(int C_Payment_ID, boolean IsDirectPrint, MPInstance instance) Start Check Print.
Find/Create.static boolean
ReportCtl.startDocumentPrint
(int type, int Record_ID, IProcessUI parent, int WindowNo, boolean IsDirectPrint, MPInstance instance) Start Document Print for Type.static boolean
ReportCtl.startDocumentPrint
(int type, MPrintFormat customPrintFormat, int Record_ID, IProcessUI parent, int WindowNo, boolean IsDirectPrint, String printerName, MPInstance instance) Start Document Print for Type with specified printer.static boolean
ReportCtl.startFinReport
(ProcessInfo pi, int WindowNo, MPInstance instance) Start Financial Report.static boolean
ReportCtl.startStandardReport
(ProcessInfo pi, int WindowNo, boolean IsDirectPrint, MPInstance instance) Start Standard Report.
- Get Table Info and submitstatic boolean
ReportCtl.startStandardReport
(ProcessInfo pi, int WindowNo, MPInstance instance) Start Standard Report.
- Get Table Info and submit.
A report can be created from: attached MPrintFormat, if any (seeProcessInfo.setTransientObject(Object)
,ProcessInfo.setSerializableObject(java.io.Serializable)
process information (AD_Process.AD_PrintFormat_ID, AD_Process.AD_ReportView_ID) -
Uses of MPInstance in org.compiere.server
Modifier and TypeMethodDescriptionprotected void
Scheduler.fillParameter
(MPInstance pInstance) Fill Parameter