Uses of Class
org.compiere.model.MPInstance
Packages that use 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
Methods in org.adempiere.webui.apps that return MPInstanceMethods in org.adempiere.webui.apps that return types with arguments of type MPInstanceModifier and TypeMethodDescriptionstatic List<MPInstance>
BackgroundJob.getRunningJobForUser
(int AD_User_ID) Methods in org.adempiere.webui.apps with parameters of type MPInstanceModifier 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
Methods in org.adempiere.webui.dashboard that return types with arguments of type MPInstanceModifier and TypeMethodDescriptionstatic List<MPInstance>
DPRunningJobs.getRunningJobForUser
(int AD_User_ID) -
Uses of MPInstance in org.compiere.model
Methods in org.compiere.model that return MPInstanceModifier and TypeMethodDescriptionDeprecated.Deprecated.Methods in org.compiere.model that return types with arguments of type MPInstanceModifier 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_IDMethods in org.compiere.model with parameters of type MPInstanceModifier and TypeMethodDescriptionMAuthorizationCredential.processToken
(String code, MPInstance pinstance) Create or Update an Account based on the token receivedConstructors in org.compiere.model with parameters of type MPInstance -
Uses of MPInstance in org.compiere.print
Methods in org.compiere.print with parameters of type MPInstanceModifier 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
Methods in org.compiere.server with parameters of type MPInstanceModifier and TypeMethodDescriptionprotected void
Scheduler.fillParameter
(MPInstance pInstance) Fill Parameter