Uses of Record Class
org.idempiere.db.util.SQLFragment
Packages that use SQLFragment
Package
Description
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.
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Custom Zk components for iDempiere
Implement field editors
Provide factory implementation for various UI objects
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide implementation of various system dialog and windows
Provide interface and classes for DB integration.
Interface and model for list view
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 implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of SQLFragment in org.adempiere.util
Methods in org.adempiere.util with parameters of type SQLFragmentModifier and TypeMethodDescriptiondefault voidIProcessUI.showInfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, Integer AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) show an info window from inside a process with user defined parameters -
Uses of SQLFragment in org.adempiere.webui
Methods in org.adempiere.webui with parameters of type SQLFragmentModifier and TypeMethodDescriptionstatic FindWindowExtensions.getFindWindow(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, SQLFragment filterExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) Get find windowConstructors in org.adempiere.webui with parameters of type SQLFragmentModifierConstructorDescriptionWZoomAcross(org.zkoss.zk.ui.Component invoker, String tableName, int windowID, SQLFragment sqlFilter) Constructor -
Uses of SQLFragment in org.adempiere.webui.apps
Methods in org.adempiere.webui.apps with parameters of type SQLFragmentModifier and TypeMethodDescriptionvoidAbstractProcessDialog.showInfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, Integer AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) Constructors in org.adempiere.webui.apps with parameters of type SQLFragmentModifierConstructorDescriptionWReport(int AD_Table_ID, MQuery query, org.zkoss.zk.ui.Component parent, SQLFragment extendedFilter, int WindowNo) 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 SQLFragment in org.adempiere.webui.component
Methods in org.adempiere.webui.component that return SQLFragmentModifier and TypeMethodDescriptionWListbox.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) Prepare Table and return SQL to get ResultSet to populate tableMethods in org.adempiere.webui.component with parameters of type SQLFragmentModifier and TypeMethodDescriptionWListbox.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) Prepare Table and return SQL to get ResultSet to populate table -
Uses of SQLFragment in org.adempiere.webui.editor
Methods in org.adempiere.webui.editor that return SQLFragmentMethods in org.adempiere.webui.editor with parameters of type SQLFragmentModifier and TypeMethodDescriptionvoidInfoListSubModel.setSQLFilter(SQLFragment sqlFilter) Set SQL filter -
Uses of SQLFragment in org.adempiere.webui.factory
Methods in org.adempiere.webui.factory with parameters of type SQLFragmentModifier and TypeMethodDescriptionDefaultInfoFactory.create(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, int AD_InfoWindow_ID, boolean lookup, String predefinedContextVariables, GridField field, SQLFragment sqlFilter) DefaultInfoFactory.create(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, SQLFragment sqlFilter) DefaultInfoFactory.create(Lookup lookup, GridField field, String tableName, String keyColumn, String queryValue, boolean multiSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) IInfoFactory.create(int WindowNo, String tableName, String keyColumn, String value, boolean multiSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, SQLFragment sqlFilter) Create info panel or info windowIInfoFactory.create(Lookup lookup, GridField field, String tableName, String keyColumn, String value, boolean multiSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) Create info panel or info windowstatic InfoPanelInfoManager.create(Lookup lookup, GridField field, String tableName, String keyColumn, String queryValue, boolean multiSelection, SQLFragment sqlFilter) Create info panel or info windowDefaultFindWindowFactory.getInstance(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, SQLFragment filterExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) IFindWindowFactory.getInstance(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, SQLFragment filterExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) Create new instance -
Uses of SQLFragment in org.adempiere.webui.info
Methods in org.adempiere.webui.info that return SQLFragmentModifier and TypeMethodDescriptionprotected SQLFragmentInfoWindow.buildDataSQLFragment(int start, int end) protected SQLFragmentInfoProductWindow.getSQLFilter()protected SQLFragmentInfoWindow.getSQLFilter()Methods in org.adempiere.webui.info with parameters of type SQLFragmentModifier and TypeMethodDescriptionprotected voidInfoProductWindow.prepareTable(ColumnInfo[] layout, String from, String orderBy, SQLFragment sqlFilter) protected voidInfoWindow.prepareTable(ColumnInfo[] layout, String from, String orderBy, SQLFragment sqlFilter) Constructors in org.adempiere.webui.info with parameters of type SQLFragmentModifierConstructorDescriptionInfoAssetWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoAssetWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoAssetWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoAssignmentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoAssignmentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoAssignmentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoBPartnerWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoBPartnerWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, SQLFragment sqlFilter) InfoBPartnerWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoInOutWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoInOutWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoInOutWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoInvoiceWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoInvoiceWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoInvoiceWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoOrderWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoOrderWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoPaymentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoPaymentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoPaymentWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoProductWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoProductWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, SQLFragment sqlFilter) InfoProductWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoProductWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) InfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, String predefinedContextVariables, SQLFragment sqlFilter) InfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, GridField field, SQLFragment sqlFilter) InfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, boolean lookup, SQLFragment sqlFilter) InfoWindow(int WindowNo, String tableName, String keyColumn, String queryValue, boolean multipleSelection, int AD_InfoWindow_ID, SQLFragment sqlFilter) -
Uses of SQLFragment in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as SQLFragmentModifier and TypeFieldDescriptionprotected SQLFragmentInfoPanel.m_sqlFragmentCountprotected SQLFragmentInfoPanel.m_sqlFragmentMainprotected SQLFragmentInfoPanel.p_sqlFilterprotected SQLFragmentInfoPanel.prevSQLFilterMethods in org.adempiere.webui.panel that return SQLFragmentModifier and TypeMethodDescriptionprotected SQLFragmentInfoPanel.buildDataSQLFragment(int start, int end) build sql clause with pagingMethods in org.adempiere.webui.panel with parameters of type SQLFragmentModifier and TypeMethodDescriptionprotected voidInfoPanel.prepareTable(ColumnInfo[] layout, String from, String orderBy, SQLFragment sqlFilter) set up list box and construct sql clauseConstructors in org.adempiere.webui.panel with parameters of type SQLFragmentModifierConstructorDescriptionInfoAssetPanel(int WindowNo, int A_Asset_ID, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Standard ConstructorInfoAssignmentPanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.ConstructorInfoBPartnerPanel(String queryValue, int windowNo, boolean isSOTrx, boolean multipleSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.InfoBPartnerPanel(String queryValue, int windowNo, boolean isSOTrx, boolean multipleSelection, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Standard ConstructorInfoCashLinePanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Detail Protected ConstructorInfoGeneralPanel(String queryValue, int windowNo, String tableName, String keyColumn, boolean multipleSelection, boolean lookup, GridField field, SQLFragment sqlFilter) InfoInOutPanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Detail Protected ConstructorInfoInvoicePanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Detail protected constructorInfoOrderPanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.protectedInfoPanel(int WindowNo, String tableName, String keyColumn, boolean multipleSelection, boolean lookup, int ADInfoWindowID, String queryValue, SQLFragment sqlFilter) protectedInfoPanel(int WindowNo, String tableName, String keyColumn, boolean multipleSelection, boolean lookup, int ADInfoWindowID, SQLFragment sqlFilter) protectedInfoPanel(int WindowNo, String tableName, String keyColumn, boolean multipleSelection, boolean lookup, SQLFragment sqlFilter) InfoPaymentPanel(int WindowNo, String value, boolean multiSelection, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Detail Protected ConstructorInfoProductPanel(int windowNo, int M_Warehouse_ID, int M_PriceList_ID, boolean multipleSelection, String value, boolean lookup, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Standard ConstructorInfoProductPanel(int windowNo, int M_Warehouse_ID, int M_PriceList_ID, boolean multipleSelection, String value, SQLFragment sqlFilter) Deprecated, for removal: This API element is subject to removal in a future version.Standard Constructor -
Uses of SQLFragment in org.adempiere.webui.window
Fields in org.adempiere.webui.window declared as SQLFragmentMethods in org.adempiere.webui.window with parameters of type SQLFragmentModifier and TypeMethodDescriptionbooleanFindWindow.validate(int targetWindowNo, String title, int AD_Table_ID, String tableName, SQLFragment inputFilter, GridField[] findFields, int minRecords, int adTabId) Constructors in org.adempiere.webui.window with parameters of type SQLFragmentModifierConstructorDescriptionFindWindow(int targetWindowNo, int targetTabNo, String title, int AD_Table_ID, String tableName, SQLFragment filterExtended, GridField[] findFields, int minRecords, int adTabId, AbstractADWindowContent windowPanel) FindWindow Constructor -
Uses of SQLFragment in org.compiere.db
Methods in org.compiere.db that return SQLFragmentModifier and TypeMethodDescriptionAdempiereDatabase.intersectFilterForCSV(String columnName, String csv) AdempiereDatabase.intersectFilterForCSV(String columnName, String csv, boolean isNotClause) DB_Oracle.intersectFilterForCSV(String columnName, String csv) DB_Oracle.intersectFilterForCSV(String columnName, String csv, boolean isNotClause) DB_PostgreSQL.intersectFilterForCSV(String columnName, String csv) DB_PostgreSQL.intersectFilterForCSV(String columnName, String csv, boolean isNotClause) AdempiereDatabase.subsetFilterForCSV(String columnName, String csv) DB_Oracle.subsetFilterForCSV(String columnName, String csv) DB_PostgreSQL.subsetFilterForCSV(String columnName, String csv) -
Uses of SQLFragment in org.compiere.minigrid
Methods in org.compiere.minigrid that return SQLFragmentModifier and TypeMethodDescriptionIMiniTable.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) Prepare Table and return SQL to get resultset to populate tabledefault SQLFragmentIMiniTable.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, SQLFragment sqlFilter) Prepare Table and return SQL to get resultset to populate tableMiniTableImpl.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) Methods in org.compiere.minigrid with parameters of type SQLFragmentModifier and TypeMethodDescriptionIMiniTable.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) Prepare Table and return SQL to get resultset to populate tabledefault SQLFragmentIMiniTable.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, SQLFragment sqlFilter) Prepare Table and return SQL to get resultset to populate tableMiniTableImpl.prepareTable(ColumnInfo[] layout, String from, boolean multiSelection, String tableName, boolean addAccessSQL, SQLFragment sqlFilter) -
Uses of SQLFragment in org.compiere.model
Methods in org.compiere.model that return SQLFragmentModifier and TypeMethodDescriptionGridTab.getExtendedFilter()Get extended SQL Filter (parent link)static SQLFragmentMQuery.getRestrictionSQLFilter(String ColumnName, Object Code, Object Code_To, String InfoName, String InfoDisplay, String InfoDisplay_To, boolean andCondition, int depth) static SQLFragmentMQuery.getRestrictionSQLFilter(String ColumnName, String Operator, Object Code, String InfoName, String InfoDisplay, boolean andCondition, int depth) MMeasureCalc.getSqlBarChartFragment(MGoalRestriction[] restrictions, String MeasureDisplay, Timestamp startDate, MRole role) Get SQL to retrieve value for bar chartGridTable.getSQLFilter()Get Where Clause (w/o the WHERE keyword and w/o History)Lookup.getSQLFilter()Parse where clause from lookup validation code.static SQLFragmentMDocumentStatus.getSQLFilter(MDocumentStatus documentStatus) Get where clause for document status with parametersMQuery.getSQLFilter()Create the resulting Query WHERE ClauseMQuery.getSQLFilter(boolean fullyQualified) Create the resulting Query WHERE ClauseMQuery.getSQLFilter(int index) Create Query WHERE Clause.MQuery.getSQLFilter(int index, boolean fullyQualified) Create Query WHERE Clause.MMeasureCalc.getSqlPIFragment(MGoalRestriction[] restrictions, String MeasureScope, String MeasureDataType, Timestamp reportDate, MRole role) Get SQL to return single value for the Performance IndicatorMethods in org.compiere.model with parameters of type SQLFragmentModifier and TypeMethodDescriptionvoidMQuery.addRestriction(SQLFragment sqlFilter) Add RestrictionvoidMQuery.addRestriction(SQLFragment sqlFilter, boolean andCondition, boolean notCondition, boolean existsCondition, int joinDepth) Add RestrictionvoidMQuery.addRestriction(SQLFragment sqlFilter, boolean andCondition, boolean notCondition, int joinDepth) Add RestrictionvoidMQuery.addRestriction(SQLFragment sqlFilter, boolean andCondition, int joinDepth) voidMQuery.addRestriction(SQLFragment sqlFilter, int joinDepth, String andOrCondition) Add RestrictionvoidMQuery.addRestriction(SQLFragment sqlFilter, String Operator, String InfoName, String InfoDisplay) Add restrictionbooleanGridTable.dataRequery(SQLFragment whereClause, boolean onlyCurrentRows, int onlyCurrentDays) Delegate toGridTable.dataRequery(SQLFragment, boolean, int, boolean)with fireEvents=truebooleanGridTable.dataRequery(SQLFragment whereClause, boolean onlyCurrentRows, int onlyCurrentDays, boolean fireEvents) Re-query with new whereClausebooleanGridTable.setSQLFilter(SQLFragment newWhereClause, boolean onlyCurrentRows, int onlyCurrentDays) Set Where Clause (w/o the WHERE keyword and w/o History). -
Uses of SQLFragment in org.compiere.print
Methods in org.compiere.print that return SQLFragmentModifier and TypeMethodDescriptionReportEngine.getExtendedFilter()Get extended filterPrintData.getSQLClause()Get optional SQL clauseMethods in org.compiere.print with parameters of type SQLFragmentModifier and TypeMethodDescriptionvoidReportEngine.setExtendedFilter(SQLFragment filter) Set extended filtervoidPrintData.setSQLClause(SQLFragment sqlClause) Set SQL clause (optional) -
Uses of SQLFragment in org.compiere.util
Methods in org.compiere.util that return SQLFragmentModifier and TypeMethodDescriptionstatic SQLFragmentDB.inFilterForCSV(String columnName, String csv) Create IN clause for csv valuestatic SQLFragmentDB.inFilterForCSV(String columnName, String csv, boolean isNotClause) Create IN clause for csv valuestatic SQLFragmentDB.intersectFilterForCSV(String columnName, String csv) Create intersect clause for csv value (i.e columnName is an intersect with the csv value set)static SQLFragmentDB.intersectFilterForCSV(String columnName, String csv, boolean isNotClause) Create intersect clause for csv value (i.e columnName is an intersect with the csv value set)