Package org.compiere.model
Class MInfoWindow
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_InfoWindow
org.compiere.model.MInfoWindow
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_InfoWindow
,I_Persistent
,Evaluatee
,ImmutablePOSupport
Info Window Model
- Version:
- $Id: MInfoWindow.java,v 1.2 2006/07/30 00:51:03 jjanke Exp $
- Author:
- Jorg Janke
- See Also:
-
Field Summary
Fields inherited from class org.compiere.model.X_AD_InfoWindow
ENTITYTYPE_AD_Reference_ID
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_InfoWindow
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_CtxHelp_ID, COLUMNNAME_AD_InfoWindow_ID, COLUMNNAME_AD_InfoWindow_UU, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_FromClause, COLUMNNAME_Help, COLUMNNAME_ImageURL, COLUMNNAME_IsActive, COLUMNNAME_IsDefault, COLUMNNAME_IsDistinct, COLUMNNAME_isLoadPageNum, COLUMNNAME_IsShowInDashboard, COLUMNNAME_IsValid, COLUMNNAME_MaxQueryRecords, COLUMNNAME_Name, COLUMNNAME_OrderByClause, COLUMNNAME_OtherClause, COLUMNNAME_PagingSize, COLUMNNAME_PO_Window_ID, COLUMNNAME_Processing, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionMInfoWindow
(Properties ctx, int AD_InfoWindow_ID, String trxName) Standard ConstructorMInfoWindow
(Properties ctx, String AD_InfoWindow_UU, String trxName) UUID based ConstructorMInfoWindow
(Properties ctx, ResultSet rs, String trxName) Load ConstructorMInfoWindow
(MInfoWindow copy) Copy constructorMInfoWindow
(MInfoWindow copy, String trxName) Copy constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
afterSave
(boolean newRecord, boolean success) Called after Save for Post-Save Operation.
Default implementation is nop, to be implemented in sub-classes that needed it.protected boolean
beforeSave
(boolean newRecord) Validate FromClause can be parsed byAccessSqlParser
.
Validate only one default per table.
Callvalidate()
.protected void
checkProcessRight
(List<MInfoProcess> lsInfoProcess) if user haven't got right to run a process, remove infoProcess from liststatic MInfoWindow
static MInfoWindow
Get first accessible info window for a tablegetInfoColumns
(boolean requery, boolean checkDisplay) getInfoColumns
(AccessSqlParser.TableInfo[] tableInfos) getInfoProcess
(boolean requery) IDEMPIERE-1334 GetMInfoProcess
list of this infoWindowgetInfoRelated
(boolean requery) author xolalistatic MInfoWindow
getInfoWindow
(int AD_InfoWindow_ID) author xolaligetSql()
author xolalimark PO as immutablevoid
setIsValidateEachColumn
(boolean validateEachColumn) void
validate()
Validate info window generate good SQL and update IsValid flag accordinglyboolean
Methods inherited from class org.compiere.model.X_AD_InfoWindow
get_AccessLevel, getAD_CtxHelp, getAD_CtxHelp_ID, getAD_InfoWindow_ID, getAD_InfoWindow_UU, getAD_Table_ID, getAD_Window, getAD_Window_ID, getDescription, getEntityType, getFromClause, getHelp, getImageURL, getKeyNamePair, getMaxQueryRecords, getName, getOrderByClause, getOtherClause, getPagingSize, getPO_Window, getPO_Window_ID, getSeqNo, getWhereClause, initPO, isDefault, isDistinct, isLoadPageNum, isProcessing, isShowInDashboard, isValid, setAD_CtxHelp_ID, setAD_InfoWindow_ID, setAD_InfoWindow_UU, setAD_Table_ID, setAD_Window_ID, setDescription, setEntityType, setFromClause, setHelp, setImageURL, setIsDefault, setIsDistinct, setisLoadPageNum, setIsShowInDashboard, setIsValid, setMaxQueryRecords, setName, setOrderByClause, setOtherClause, setPagingSize, setPO_Window_ID, setProcessing, setSeqNo, setWhereClause, toString
Methods inherited from class org.compiere.model.PO
afterDelete, beforeDelete, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_InfoWindow
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
MInfoWindow
UUID based Constructor- Parameters:
ctx
- ContextAD_InfoWindow_UU
- UUID keytrxName
- Transaction
-
MInfoWindow
Standard Constructor- Parameters:
ctx
- contextAD_InfoWindow_ID
- idtrxName
- transaction
-
MInfoWindow
Load Constructor- Parameters:
ctx
- contextrs
- result settrxName
- transaction
-
MInfoWindow
Copy constructor- Parameters:
copy
-
-
MInfoWindow
Copy constructor- Parameters:
copy
-
-
-
Method Details
-
get
Get first accessible info window for a table- Parameters:
tableName
-trxName
-- Returns:
- MInfoWindow
-
getInfoWindow
author xolali- Parameters:
AD_InfoWindow_ID
-- Returns:
MInfoWindow
or null
-
getInfoRelated
author xolali- Parameters:
requery
-- Returns:
- related info windows
-
getInfoProcess
IDEMPIERE-1334 GetMInfoProcess
list of this infoWindow- Parameters:
requery
- true to always get from DB, false to try to get from cache- Returns:
- empty array array of Info Process
-
checkProcessRight
if user haven't got right to run a process, remove infoProcess from list- Parameters:
lsInfoProcess
- info process list
-
get
- Parameters:
infoWindowID
-trxName
-- Returns:
- MInfoWindow if the current role can access to the specified info window ; otherwise return null
-
getInfoColumns
- Parameters:
tableInfos
-- Returns:
- array of accessible info column
-
getInfoColumns
- Returns:
- array of info columns (doesn't check access right)
-
getInfoColumns
- Parameters:
requery
-checkDisplay
- true to exclude not visible column- Returns:
- array of info column
-
getSql
author xolali- Returns:
- SELECT SQL clause
-
validateSql
public boolean validateSql()- Returns:
- true if generated SELECT SQL is valid
-
beforeSave
protected boolean beforeSave(boolean newRecord) Validate FromClause can be parsed byAccessSqlParser
.
Validate only one default per table.
Callvalidate()
.- Overrides:
beforeSave
in classPO
- Parameters:
newRecord
- true if it is a new record- Returns:
- true if record can be saved
-
afterSave
protected boolean afterSave(boolean newRecord, boolean success) Description copied from class:PO
Called after Save for Post-Save Operation.
Default implementation is nop, to be implemented in sub-classes that needed it. -
validate
public void validate()Validate info window generate good SQL and update IsValid flag accordingly -
setIsValidateEachColumn
public void setIsValidateEachColumn(boolean validateEachColumn) - Parameters:
validateEachColumn
-
-
markImmutable
Description copied from interface:ImmutablePOSupport
mark PO as immutable- Specified by:
markImmutable
in interfaceImmutablePOSupport
- Returns:
- PO
-
getAD_Table
- Specified by:
getAD_Table
in interfaceI_AD_InfoWindow
- Overrides:
getAD_Table
in classX_AD_InfoWindow
- Throws:
RuntimeException
-
getTableInfos
- Returns:
- array of
AccessSqlParser.TableInfo
-