Package org.compiere.model
Class X_AD_Ref_Table
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Ref_Table
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_AD_Ref_Table,I_Persistent,Evaluatee
- Direct Known Subclasses:
MRefTable
public class X_AD_Ref_Table extends PO implements I_AD_Ref_Table, I_Persistent
Generated Model for AD_Ref_Table- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static intENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389-
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, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_Ref_Table
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Display, COLUMNNAME_AD_InfoWindow_ID, COLUMNNAME_AD_Key, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Ref_Table_UU, COLUMNNAME_AD_Reference_ID, COLUMNNAME_AD_Table_ID, COLUMNNAME_AD_Window_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_EntityType, COLUMNNAME_IsActive, COLUMNNAME_IsValueDisplayed, COLUMNNAME_OrderByClause, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Ref_Table(Properties ctx, int AD_Ref_Table_ID, String trxName)Standard ConstructorX_AD_Ref_Table(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_AD_ColumngetAD_()I_AD_ColumngetAD_Disp()intgetAD_Display()Get Display column.I_AD_InfoWindowgetAD_InfoWindow()intgetAD_InfoWindow_ID()Get Info Window.intgetAD_Key()Get Key column.StringgetAD_Ref_Table_UU()Get AD_Ref_Table_UU.I_AD_ReferencegetAD_Reference()intgetAD_Reference_ID()Get Reference.I_AD_TablegetAD_Table()intgetAD_Table_ID()Get Table.I_AD_WindowgetAD_Window()intgetAD_Window_ID()Get Window.StringgetEntityType()Get Entity Type.KeyNamePairgetKeyNamePair()Get Record ID/ColumnNameStringgetOrderByClause()Get Sql ORDER BY.StringgetWhereClause()Get Sql WHERE.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisValueDisplayed()Get Display Value.voidsetAD_Display(int AD_Display)Set Display column.voidsetAD_InfoWindow_ID(int AD_InfoWindow_ID)Set Info Window.voidsetAD_Key(int AD_Key)Set Key column.voidsetAD_Ref_Table_UU(String AD_Ref_Table_UU)Set AD_Ref_Table_UU.voidsetAD_Reference_ID(int AD_Reference_ID)Set Reference.voidsetAD_Table_ID(int AD_Table_ID)Set Table.voidsetAD_Window_ID(int AD_Window_ID)Set Window.voidsetEntityType(String EntityType)Set Entity Type.voidsetIsValueDisplayed(boolean IsValueDisplayed)Set Display Value.voidsetOrderByClause(String OrderByClause)Set Sql ORDER BY.voidsetWhereClause(String WhereClause)Set Sql WHERE.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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_Ref_Table
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
-
-
-
-
Field Detail
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_Ref_Table
public X_AD_Ref_Table(Properties ctx, int AD_Ref_Table_ID, String trxName)
Standard Constructor
-
X_AD_Ref_Table
public X_AD_Ref_Table(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Disp
public I_AD_Column getAD_Disp() throws RuntimeException
- Specified by:
getAD_Dispin interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_Display
public void setAD_Display(int AD_Display)
Set Display column.- Specified by:
setAD_Displayin interfaceI_AD_Ref_Table- Parameters:
AD_Display- Column that will display
-
getAD_Display
public int getAD_Display()
Get Display column.- Specified by:
getAD_Displayin interfaceI_AD_Ref_Table- Returns:
- Column that will display
-
getAD_InfoWindow
public I_AD_InfoWindow getAD_InfoWindow() throws RuntimeException
- Specified by:
getAD_InfoWindowin interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_InfoWindow_ID
public void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window.- Specified by:
setAD_InfoWindow_IDin interfaceI_AD_Ref_Table- Parameters:
AD_InfoWindow_ID- Info and search/select Window
-
getAD_InfoWindow_ID
public int getAD_InfoWindow_ID()
Get Info Window.- Specified by:
getAD_InfoWindow_IDin interfaceI_AD_Ref_Table- Returns:
- Info and search/select Window
-
getAD_
public I_AD_Column getAD_() throws RuntimeException
- Specified by:
getAD_in interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_Key
public void setAD_Key(int AD_Key)
Set Key column.- Specified by:
setAD_Keyin interfaceI_AD_Ref_Table- Parameters:
AD_Key- Unique identifier of a record
-
getAD_Key
public int getAD_Key()
Get Key column.- Specified by:
getAD_Keyin interfaceI_AD_Ref_Table- Returns:
- Unique identifier of a record
-
getAD_Reference
public I_AD_Reference getAD_Reference() throws RuntimeException
- Specified by:
getAD_Referencein interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID)
Set Reference.- Specified by:
setAD_Reference_IDin interfaceI_AD_Ref_Table- Parameters:
AD_Reference_ID- System Reference and Validation
-
getAD_Reference_ID
public int getAD_Reference_ID()
Get Reference.- Specified by:
getAD_Reference_IDin interfaceI_AD_Ref_Table- Returns:
- System Reference and Validation
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setAD_Ref_Table_UU
public void setAD_Ref_Table_UU(String AD_Ref_Table_UU)
Set AD_Ref_Table_UU.- Specified by:
setAD_Ref_Table_UUin interfaceI_AD_Ref_Table- Parameters:
AD_Ref_Table_UU- AD_Ref_Table_UU
-
getAD_Ref_Table_UU
public String getAD_Ref_Table_UU()
Get AD_Ref_Table_UU.- Specified by:
getAD_Ref_Table_UUin interfaceI_AD_Ref_Table- Returns:
- AD_Ref_Table_UU
-
getAD_Table
public I_AD_Table getAD_Table() throws RuntimeException
- Specified by:
getAD_Tablein interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_Table_ID
public void setAD_Table_ID(int AD_Table_ID)
Set Table.- Specified by:
setAD_Table_IDin interfaceI_AD_Ref_Table- Parameters:
AD_Table_ID- Database Table information
-
getAD_Table_ID
public int getAD_Table_ID()
Get Table.- Specified by:
getAD_Table_IDin interfaceI_AD_Ref_Table- Returns:
- Database Table information
-
getAD_Window
public I_AD_Window getAD_Window() throws RuntimeException
- Specified by:
getAD_Windowin interfaceI_AD_Ref_Table- Throws:
RuntimeException
-
setAD_Window_ID
public void setAD_Window_ID(int AD_Window_ID)
Set Window.- Specified by:
setAD_Window_IDin interfaceI_AD_Ref_Table- Parameters:
AD_Window_ID- Data entry or display window
-
getAD_Window_ID
public int getAD_Window_ID()
Get Window.- Specified by:
getAD_Window_IDin interfaceI_AD_Ref_Table- Returns:
- Data entry or display window
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityTypein interfaceI_AD_Ref_Table- Parameters:
EntityType- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityTypein interfaceI_AD_Ref_Table- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setIsValueDisplayed
public void setIsValueDisplayed(boolean IsValueDisplayed)
Set Display Value.- Specified by:
setIsValueDisplayedin interfaceI_AD_Ref_Table- Parameters:
IsValueDisplayed- Displays Value column with the Display column
-
isValueDisplayed
public boolean isValueDisplayed()
Get Display Value.- Specified by:
isValueDisplayedin interfaceI_AD_Ref_Table- Returns:
- Displays Value column with the Display column
-
setOrderByClause
public void setOrderByClause(String OrderByClause)
Set Sql ORDER BY.- Specified by:
setOrderByClausein interfaceI_AD_Ref_Table- Parameters:
OrderByClause- Fully qualified ORDER BY clause
-
getOrderByClause
public String getOrderByClause()
Get Sql ORDER BY.- Specified by:
getOrderByClausein interfaceI_AD_Ref_Table- Returns:
- Fully qualified ORDER BY clause
-
setWhereClause
public void setWhereClause(String WhereClause)
Set Sql WHERE.- Specified by:
setWhereClausein interfaceI_AD_Ref_Table- Parameters:
WhereClause- Fully qualified SQL WHERE clause
-
getWhereClause
public String getWhereClause()
Get Sql WHERE.- Specified by:
getWhereClausein interfaceI_AD_Ref_Table- Returns:
- Fully qualified SQL WHERE clause
-
-