Uses of Class
org.compiere.model.MQuery
Packages that use MQuery
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide implementation of print data export to excel format.
Provide utility and helper classes.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
Provide server context implementation.
Provide classes for generation of model and interfaces for table.
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.
Provide layout and element implementation for iDempiere reporting engine
Provide implementation for conversion of amount to word.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide interface and classes for custom report header and footer
-
Uses of MQuery in org.adempiere.apps.graph
Methods in org.adempiere.apps.graph that return MQueryModifier and TypeMethodDescriptionGet query for goalMethods in org.adempiere.apps.graph that return types with arguments of type MQuery -
Uses of MQuery in org.adempiere.model
Fields in org.adempiere.model declared as MQueryConstructors in org.adempiere.model with parameters of type MQuery -
Uses of MQuery in org.adempiere.print.export
Constructors in org.adempiere.print.export with parameters of type MQueryModifierConstructorDescriptionPrintDataExcelExporter
(PrintData printData, MPrintFormat printFormat, Map<MPrintFormatItem, PrintData> childPrintFormatDetails, Boolean[] colSuppressRepeats, MQuery query) PrintDataXLSXExporter
(PrintData printData, MPrintFormat printFormat, Map<MPrintFormatItem, PrintData> childPrintFormatDetails, Boolean[] colSuppressRepeats, MQuery query) -
Uses of MQuery in org.adempiere.util
Methods in org.adempiere.util with parameters of type MQueryModifier and TypeMethodDescriptionprotected abstract boolean
AbstractDocumentSearch.openWindow
(int windowId, MQuery query) -
Uses of MQuery in org.adempiere.webui
Constructors in org.adempiere.webui with parameters of type MQueryModifierConstructorDescriptionWZoomAcross
(org.zkoss.zk.ui.Component invoker, String tableName, int windowID, MQuery query) Constructor -
Uses of MQuery in org.adempiere.webui.adwindow
Methods in org.adempiere.webui.adwindow with parameters of type MQueryModifier and TypeMethodDescriptionboolean
Init all tab panels.protected GridTab
Init tab at tabIndex.Constructors in org.adempiere.webui.adwindow with parameters of type MQuery -
Uses of MQuery in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps with parameters of type MQueryModifier and TypeMethodDescriptionstatic void
AEnv.showZoomWindow
(int AD_Window_ID, MQuery query) open zoom window with querystatic void
static void
Zoom to AD Window by AD_Table_ID and Record_ID.static void
static void
Zoom to AD window with the provided window id and filters according to the querystatic void
Zoom to AD Window with details from querystatic void
Zoom to AD Window by AD_Table_ID and Record_UU.Constructors in org.adempiere.webui.apps with parameters of type MQueryModifierConstructorDescriptionWReport
(int AD_Table_ID, MQuery query, org.zkoss.zk.ui.Component parent, int WindowNo, String whereExtended) Launch report immediately (if only one print format found) or show menu popup for the list of print formats discover for AD_Table_ID and AD_Window_ID (from WindowNo). -
Uses of MQuery in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop with parameters of type MQueryModifier and TypeMethodDescriptionvoid
IDesktop.openWindow
(int windowId, MQuery query, Callback<ADWindow> callback) void
TabbedDesktop.openWindow
(int windowId, MQuery query, Callback<ADWindow> callback) void
IDesktop.showWindow
(int window_ID, MQuery query) Deprecated.void
TabbedDesktop.showWindow
(int AD_Window_ID, MQuery query) Deprecated.void
IDesktop.showZoomWindow
(int window_ID, MQuery query) void
TabbedDesktop.showZoomWindow
(int AD_Window_ID, MQuery query) -
Uses of MQuery in org.adempiere.webui.event
Methods in org.adempiere.webui.event that return MQueryConstructors in org.adempiere.webui.event with parameters of type MQuery -
Uses of MQuery in org.adempiere.webui.util
Methods in org.adempiere.webui.util with parameters of type MQueryModifier and TypeMethodDescriptionprotected boolean
DocumentSearch.openWindow
(int windowId, MQuery query) -
Uses of MQuery in org.adempiere.webui.window
Methods in org.adempiere.webui.window that return MQuery -
Uses of MQuery in org.compiere.apps.form
Fields in org.compiere.apps.form declared as MQuery -
Uses of MQuery in org.compiere.model
Fields in org.compiere.model declared as MQueryMethods in org.compiere.model that return MQueryModifier and TypeMethodDescriptionMQuery.clone()
MQuery.deepCopy()
Clone Querystatic MQuery
MQuery.get
(Properties ctx, int AD_PInstance_ID, String TableName) Create new Query for reportstatic MQuery
MQuery.getEqualQuery
(String columnName, int value) Create simple Equal Query.static MQuery
MQuery.getEqualQuery
(String columnName, Object value) Create simple Equal Query.
Create restriction of columnName=value or columnName='value'static MQuery
MQuery.getNoRecordQuery
(String tableName, boolean newRecord) Create No Record query.GridTab.getQuery()
Get QueryMMeasureCalc.getQuery
(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, MRole role) Get Zoom QueryMProjectType.getQuery
(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, int C_Phase_ID, MRole role) Get Zoom QueryMRequestType.getQuery
(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp date, int R_Status_ID, MRole role) Get Zoom QueryMQuery.getReportProcessQuery()
Lookup.getZoomQuery()
Get Zoom Query ObjectMChartDatasource.getZoomQuery
(MChart parent, String value, String category2) Get zoom query for key valueMLookup.getZoomQuery()
Get Zoom Query StringMethods in org.compiere.model with parameters of type MQueryModifier and TypeMethodDescriptionstatic int
MZoomCondition.findZoomWindow
(MQuery query) find first AD_Window_ID from matching zoom condition recordstatic int
MZoomCondition.findZoomWindowByWindowId
(int AD_Window_ID, MQuery query) static int
MZoomCondition.findZoomWindowByWindowId
(int AD_Window_ID, MQuery query, int windowNo) find first AD_Window_ID from matching zoom condition recordint
Get Zoom - default implementationint
Get Zoomvoid
Set Queryvoid
MQuery.setReportProcessQuery
(MQuery query) Constructors in org.compiere.model with parameters of type MQueryModifierConstructorDescriptionMLookupInfo
(String sqlQuery, String tableName, String keyColumn, int zoomWindow, int zoomWindowPO, MQuery zoomQuery) -
Uses of MQuery in org.compiere.print
Methods in org.compiere.print that return MQueryMethods in org.compiere.print with parameters of type MQueryModifier and TypeMethodDescriptionDataEngine.getPrintData
(Properties ctx, MPrintFormat format, MQuery query) Load DataDataEngine.getPrintData
(Properties ctx, MPrintFormat format, MQuery query, boolean summary) Load Datavoid
Set Query and generate PrintData.void
MPrintFormat.setTranslationViewQuery
(MQuery query) Update the Query to access the Translation View.Constructors in org.compiere.print with parameters of type MQueryModifierConstructorDescriptionDrillReportCtl
(String TableName, MQuery query, String ColumnName, Object Value, String displayValue, int WindowNo, int processID) ReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info) ConstructorReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, boolean isSummary) Set report engine with summary and null transactionReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, boolean isSummary, String trxName) ConstructorReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, boolean isSummary, String trxName, int windowNo) ConstructorReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, String trxName) Set report engine with summary = falseReportEngine
(Properties ctx, MPrintFormat pf, MQuery query, PrintInfo info, String trxName, int windowNo) Set report engine with summary = false -
Uses of MQuery in org.compiere.print.layout
Methods in org.compiere.print.layout that return MQueryModifier and TypeMethodDescriptionPage.getDrillAcross
(Point relativePoint) Get DrillAcross valuePrintElement.getDrillAcross
(Point relativePoint, int pageNo) Get Drill Across valueStringElement.getDrillAcross
(Point relativePoint, int pageNo) Get Drill Across valueTableElement.getDrillAcross
(Point relativePoint, int pageNo) Get Drill Across valueHeaderFooter.getDrillDown
(Point relativePoint) Get DrillDown valuePage.getDrillDown
(Point relativePoint) Get DrillDown valuePrintElement.getDrillDown
(Point relativePoint, int pageNo) Get Drill Down valueStringElement.getDrillDown
(Point relativePoint, int pageNo) Get Drill Down valueTableElement.getDrillDown
(Point relativePoint, int pageNo) Get Drill Down valueMethods in org.compiere.print.layout with parameters of type MQueryModifier and TypeMethodDescriptionvoid
LayoutEngine.setPrintData
(PrintData data, MQuery query, boolean doLayout) Set PrintData.void
LayoutEngine.setPrintData
(PrintData data, MQuery query, boolean doLayout, String trxName) Constructors in org.compiere.print.layout with parameters of type MQueryModifierConstructorDescriptionLayoutEngine
(MPrintFormat format, PrintData data, MQuery query, PrintInfo info) ConstructorLayoutEngine
(MPrintFormat format, PrintData data, MQuery query, PrintInfo info, int windowNo) Detail ConstructorLayoutEngine
(MPrintFormat format, PrintData data, MQuery query, PrintInfo info, String trxName) Detail ConstructorLayoutEngine
(MPrintFormat format, PrintData data, MQuery query, PrintInfo info, String trxName, int windowNo) Detail ConstructorParameterElement
(MQuery query, Properties ctx, MPrintTableFormat tFormat) Parameter Element.PInstanceLogElement
(Properties ctx, MQuery query, MPrintTableFormat tFormat) -
Uses of MQuery in org.compiere.util
Methods in org.compiere.util with parameters of type MQueryModifier and TypeMethodDescriptionstatic int
Env.getZoomWindowID
(MQuery query) Get zoom AD_Window_ID -
Uses of MQuery in org.idempiere.print
Methods in org.idempiere.print with parameters of type MQueryModifier and TypeMethodDescriptionvoid
IPrintHeaderFooter.createHeaderFooter
(MPrintFormat m_format, HeaderFooter m_headerFooter, Rectangle m_header, Rectangle m_footer, MQuery m_query) Create report header and footervoid
StandardHeaderFooter.createHeaderFooter
(MPrintFormat m_format, HeaderFooter m_headerFooter, Rectangle m_header, Rectangle m_footer, MQuery m_query) Create Standard Header/Footer