Package org.compiere.model
Class X_AD_UserDef_Tab
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_UserDef_Tab
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_UserDef_Tab
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MUserDefTab
public class X_AD_UserDef_Tab extends PO implements I_AD_UserDef_Tab, I_Persistent
Generated Model for AD_UserDef_Tab- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
ISALLOWADVANCEDLOOKUP_AD_Reference_ID
IsAllowAdvancedLookup AD_Reference_ID=319static String
ISALLOWADVANCEDLOOKUP_No
No = Nstatic String
ISALLOWADVANCEDLOOKUP_Yes
Yes = Ystatic int
ISLOOKUPONLYSELECTION_AD_Reference_ID
IsLookupOnlySelection AD_Reference_ID=319static String
ISLOOKUPONLYSELECTION_No
No = Nstatic String
ISLOOKUPONLYSELECTION_Yes
Yes = Ystatic int
ISREADONLY_AD_Reference_ID
IsReadOnly AD_Reference_ID=319static String
ISREADONLY_No
No = Nstatic String
ISREADONLY_Yes
Yes = Ystatic int
ISSINGLEROW_AD_Reference_ID
IsSingleRow AD_Reference_ID=319static String
ISSINGLEROW_No
No = Nstatic String
ISSINGLEROW_Yes
Yes = Y-
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_UserDef_Tab
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Tab_ID, COLUMNNAME_AD_UserDef_Tab_ID, COLUMNNAME_AD_UserDef_Tab_UU, COLUMNNAME_AD_UserDef_Win_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_DisplayLogic, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsAllowAdvancedLookup, COLUMNNAME_IsLookupOnlySelection, COLUMNNAME_IsMultiRowOnly, COLUMNNAME_IsReadOnly, COLUMNNAME_IsSingleRow, COLUMNNAME_Name, COLUMNNAME_OrderByClause, COLUMNNAME_ReadOnlyLogic, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_UserDef_Tab(Properties ctx, int AD_UserDef_Tab_ID, String trxName)
Standard ConstructorX_AD_UserDef_Tab(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.I_AD_Tab
getAD_Tab()
int
getAD_Tab_ID()
Get Tab.int
getAD_UserDef_Tab_ID()
Get User defined Tab.String
getAD_UserDef_Tab_UU()
Get AD_UserDef_Tab_UU.I_AD_UserDef_Win
getAD_UserDef_Win()
int
getAD_UserDef_Win_ID()
Get User defined Window.String
getDescription()
Get Description.String
getDisplayLogic()
Get Display Logic.String
getHelp()
Get Comment/Help.String
getIsAllowAdvancedLookup()
Get Allow Advanced Lookup.String
getIsLookupOnlySelection()
Get Lookup Only Selection Columns.String
getIsReadOnly()
Get Read Only.String
getIsSingleRow()
Get Single Row Layout.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getName()
Get Name.String
getOrderByClause()
Get Sql ORDER BY.String
getReadOnlyLogic()
Get Read Only Logic.int
getSeqNo()
Get Sequence.String
getWhereClause()
Get Sql WHERE.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isMultiRowOnly()
Get Multi Row Only.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Tab_ID(int AD_Tab_ID)
Set Tab.void
setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
Set User defined Tab.void
setAD_UserDef_Tab_UU(String AD_UserDef_Tab_UU)
Set AD_UserDef_Tab_UU.void
setAD_UserDef_Win_ID(int AD_UserDef_Win_ID)
Set User defined Window.void
setDescription(String Description)
Set Description.void
setDisplayLogic(String DisplayLogic)
Set Display Logic.void
setHelp(String Help)
Set Comment/Help.void
setIsAllowAdvancedLookup(String IsAllowAdvancedLookup)
Set Allow Advanced Lookup.void
setIsLookupOnlySelection(String IsLookupOnlySelection)
Set Lookup Only Selection Columns.void
setIsMultiRowOnly(boolean IsMultiRowOnly)
Set Multi Row Only.void
setIsReadOnly(String IsReadOnly)
Set Read Only.void
setIsSingleRow(String IsSingleRow)
Set Single Row Layout.void
setName(String Name)
Set Name.void
setOrderByClause(String OrderByClause)
Set Sql ORDER BY.void
setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.void
setSeqNo(int SeqNo)
Set Sequence.void
setWhereClause(String WhereClause)
Set Sql WHERE.String
toString()
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_UserDef_Tab
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
-
ISALLOWADVANCEDLOOKUP_AD_Reference_ID
public static final int ISALLOWADVANCEDLOOKUP_AD_Reference_ID
IsAllowAdvancedLookup AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISALLOWADVANCEDLOOKUP_No
public static final String ISALLOWADVANCEDLOOKUP_No
No = N- See Also:
- Constant Field Values
-
ISALLOWADVANCEDLOOKUP_Yes
public static final String ISALLOWADVANCEDLOOKUP_Yes
Yes = Y- See Also:
- Constant Field Values
-
ISLOOKUPONLYSELECTION_AD_Reference_ID
public static final int ISLOOKUPONLYSELECTION_AD_Reference_ID
IsLookupOnlySelection AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISLOOKUPONLYSELECTION_No
public static final String ISLOOKUPONLYSELECTION_No
No = N- See Also:
- Constant Field Values
-
ISLOOKUPONLYSELECTION_Yes
public static final String ISLOOKUPONLYSELECTION_Yes
Yes = Y- See Also:
- Constant Field Values
-
ISREADONLY_AD_Reference_ID
public static final int ISREADONLY_AD_Reference_ID
IsReadOnly AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISREADONLY_No
public static final String ISREADONLY_No
No = N- See Also:
- Constant Field Values
-
ISREADONLY_Yes
public static final String ISREADONLY_Yes
Yes = Y- See Also:
- Constant Field Values
-
ISSINGLEROW_AD_Reference_ID
public static final int ISSINGLEROW_AD_Reference_ID
IsSingleRow AD_Reference_ID=319- See Also:
- Constant Field Values
-
ISSINGLEROW_No
public static final String ISSINGLEROW_No
No = N- See Also:
- Constant Field Values
-
ISSINGLEROW_Yes
public static final String ISSINGLEROW_Yes
Yes = Y- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_UserDef_Tab
public X_AD_UserDef_Tab(Properties ctx, int AD_UserDef_Tab_ID, String trxName)
Standard Constructor
-
X_AD_UserDef_Tab
public X_AD_UserDef_Tab(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 6 - System - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Process
public I_AD_Process getAD_Process() throws RuntimeException
- Specified by:
getAD_Process
in interfaceI_AD_UserDef_Tab
- Throws:
RuntimeException
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID)
Set Process.- Specified by:
setAD_Process_ID
in interfaceI_AD_UserDef_Tab
- Parameters:
AD_Process_ID
- Process or Report
-
getAD_Process_ID
public int getAD_Process_ID()
Get Process.- Specified by:
getAD_Process_ID
in interfaceI_AD_UserDef_Tab
- Returns:
- Process or Report
-
getAD_Tab
public I_AD_Tab getAD_Tab() throws RuntimeException
- Specified by:
getAD_Tab
in interfaceI_AD_UserDef_Tab
- Throws:
RuntimeException
-
setAD_Tab_ID
public void setAD_Tab_ID(int AD_Tab_ID)
Set Tab.- Specified by:
setAD_Tab_ID
in interfaceI_AD_UserDef_Tab
- Parameters:
AD_Tab_ID
- Tab within a Window
-
getAD_Tab_ID
public int getAD_Tab_ID()
Get Tab.- Specified by:
getAD_Tab_ID
in interfaceI_AD_UserDef_Tab
- Returns:
- Tab within a Window
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setAD_UserDef_Tab_ID
public void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID)
Set User defined Tab.- Specified by:
setAD_UserDef_Tab_ID
in interfaceI_AD_UserDef_Tab
- Parameters:
AD_UserDef_Tab_ID
- User defined Tab
-
getAD_UserDef_Tab_ID
public int getAD_UserDef_Tab_ID()
Get User defined Tab.- Specified by:
getAD_UserDef_Tab_ID
in interfaceI_AD_UserDef_Tab
- Returns:
- User defined Tab
-
setAD_UserDef_Tab_UU
public void setAD_UserDef_Tab_UU(String AD_UserDef_Tab_UU)
Set AD_UserDef_Tab_UU.- Specified by:
setAD_UserDef_Tab_UU
in interfaceI_AD_UserDef_Tab
- Parameters:
AD_UserDef_Tab_UU
- AD_UserDef_Tab_UU
-
getAD_UserDef_Tab_UU
public String getAD_UserDef_Tab_UU()
Get AD_UserDef_Tab_UU.- Specified by:
getAD_UserDef_Tab_UU
in interfaceI_AD_UserDef_Tab
- Returns:
- AD_UserDef_Tab_UU
-
getAD_UserDef_Win
public I_AD_UserDef_Win getAD_UserDef_Win() throws RuntimeException
- Specified by:
getAD_UserDef_Win
in interfaceI_AD_UserDef_Tab
- Throws:
RuntimeException
-
setAD_UserDef_Win_ID
public void setAD_UserDef_Win_ID(int AD_UserDef_Win_ID)
Set User defined Window.- Specified by:
setAD_UserDef_Win_ID
in interfaceI_AD_UserDef_Tab
- Parameters:
AD_UserDef_Win_ID
- User defined Window
-
getAD_UserDef_Win_ID
public int getAD_UserDef_Win_ID()
Get User defined Window.- Specified by:
getAD_UserDef_Win_ID
in interfaceI_AD_UserDef_Tab
- Returns:
- User defined Window
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_UserDef_Tab
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_UserDef_Tab
- Returns:
- Optional short description of the record
-
setDisplayLogic
public void setDisplayLogic(String DisplayLogic)
Set Display Logic.- Specified by:
setDisplayLogic
in interfaceI_AD_UserDef_Tab
- Parameters:
DisplayLogic
- If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
public String getDisplayLogic()
Get Display Logic.- Specified by:
getDisplayLogic
in interfaceI_AD_UserDef_Tab
- Returns:
- If the Field is displayed, the result determines if the field is actually displayed
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelp
in interfaceI_AD_UserDef_Tab
- Parameters:
Help
- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_UserDef_Tab
- Returns:
- Comment or Hint
-
setIsAllowAdvancedLookup
public void setIsAllowAdvancedLookup(String IsAllowAdvancedLookup)
Set Allow Advanced Lookup.- Specified by:
setIsAllowAdvancedLookup
in interfaceI_AD_UserDef_Tab
- Parameters:
IsAllowAdvancedLookup
- Allow Advanced Lookup
-
getIsAllowAdvancedLookup
public String getIsAllowAdvancedLookup()
Get Allow Advanced Lookup.- Specified by:
getIsAllowAdvancedLookup
in interfaceI_AD_UserDef_Tab
- Returns:
- Allow Advanced Lookup
-
setIsLookupOnlySelection
public void setIsLookupOnlySelection(String IsLookupOnlySelection)
Set Lookup Only Selection Columns.- Specified by:
setIsLookupOnlySelection
in interfaceI_AD_UserDef_Tab
- Parameters:
IsLookupOnlySelection
- When defined to true Lookup panel will display only selection columns. Default to false.
-
getIsLookupOnlySelection
public String getIsLookupOnlySelection()
Get Lookup Only Selection Columns.- Specified by:
getIsLookupOnlySelection
in interfaceI_AD_UserDef_Tab
- Returns:
- When defined to true Lookup panel will display only selection columns. Default to false.
-
setIsMultiRowOnly
public void setIsMultiRowOnly(boolean IsMultiRowOnly)
Set Multi Row Only.- Specified by:
setIsMultiRowOnly
in interfaceI_AD_UserDef_Tab
- Parameters:
IsMultiRowOnly
- This applies to Multi-Row view only
-
isMultiRowOnly
public boolean isMultiRowOnly()
Get Multi Row Only.- Specified by:
isMultiRowOnly
in interfaceI_AD_UserDef_Tab
- Returns:
- This applies to Multi-Row view only
-
setIsReadOnly
public void setIsReadOnly(String IsReadOnly)
Set Read Only.- Specified by:
setIsReadOnly
in interfaceI_AD_UserDef_Tab
- Parameters:
IsReadOnly
- Field is read only
-
getIsReadOnly
public String getIsReadOnly()
Get Read Only.- Specified by:
getIsReadOnly
in interfaceI_AD_UserDef_Tab
- Returns:
- Field is read only
-
setIsSingleRow
public void setIsSingleRow(String IsSingleRow)
Set Single Row Layout.- Specified by:
setIsSingleRow
in interfaceI_AD_UserDef_Tab
- Parameters:
IsSingleRow
- Default for toggle between Single- and Multi-Row (Grid) Layout
-
getIsSingleRow
public String getIsSingleRow()
Get Single Row Layout.- Specified by:
getIsSingleRow
in interfaceI_AD_UserDef_Tab
- Returns:
- Default for toggle between Single- and Multi-Row (Grid) Layout
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_UserDef_Tab
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_UserDef_Tab
- Returns:
- Alphanumeric identifier of the entity
-
setOrderByClause
public void setOrderByClause(String OrderByClause)
Set Sql ORDER BY.- Specified by:
setOrderByClause
in interfaceI_AD_UserDef_Tab
- Parameters:
OrderByClause
- Fully qualified ORDER BY clause
-
getOrderByClause
public String getOrderByClause()
Get Sql ORDER BY.- Specified by:
getOrderByClause
in interfaceI_AD_UserDef_Tab
- Returns:
- Fully qualified ORDER BY clause
-
setReadOnlyLogic
public void setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.- Specified by:
setReadOnlyLogic
in interfaceI_AD_UserDef_Tab
- Parameters:
ReadOnlyLogic
- Logic to determine if field is read only (applies only when field is read-write)
-
getReadOnlyLogic
public String getReadOnlyLogic()
Get Read Only Logic.- Specified by:
getReadOnlyLogic
in interfaceI_AD_UserDef_Tab
- Returns:
- Logic to determine if field is read only (applies only when field is read-write)
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_UserDef_Tab
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_UserDef_Tab
- Returns:
- Method of ordering records; lowest number comes first
-
setWhereClause
public void setWhereClause(String WhereClause)
Set Sql WHERE.- Specified by:
setWhereClause
in interfaceI_AD_UserDef_Tab
- Parameters:
WhereClause
- Fully qualified SQL WHERE clause
-
getWhereClause
public String getWhereClause()
Get Sql WHERE.- Specified by:
getWhereClause
in interfaceI_AD_UserDef_Tab
- Returns:
- Fully qualified SQL WHERE clause
-
-