Package org.compiere.model
Interface I_AD_Tab
public interface I_AD_Tab
Generated Interface for AD_Tab
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_ColumnSortOrder_IDstatic final String
Column name AD_ColumnSortYesNo_IDstatic final String
Column name AD_CtxHelp_IDstatic final String
Column name AD_Image_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Tab_IDstatic final String
Column name AD_Tab_UUstatic final String
Column name AD_Table_IDstatic final String
Column name AD_TabTypestatic final String
Column name AD_Window_IDstatic final String
Column name CommitWarningstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DeleteConfirmationLogicstatic final String
Column name Descriptionstatic final String
Column name DisplayLogicstatic final String
Column name EntityTypestatic final String
Column name HasTreestatic final String
Column name Helpstatic final String
Column name ImportFieldsstatic final String
Column name Included_Tab_IDstatic final String
Column name IsActivestatic final String
Column name IsAdvancedTabstatic final String
Column name IsAllowAdvancedLookupstatic final String
Column name IsHighVolumestatic final String
Column name IsInfoTabstatic final String
Column name IsInsertRecordstatic final String
Column name IsLookupOnlySelectionstatic final String
Column name IsReadOnlystatic final String
Column name IsSingleRowstatic final String
Column name IsSortTabstatic final String
Column name IsTranslationTabstatic final String
Column name MaxQueryRecordsstatic final String
Column name Namestatic final String
Column name OrderByClausestatic final String
Column name Parent_Column_IDstatic final String
Column name Processingstatic final String
Column name ReadOnlyLogicstatic final String
Column name SeqNostatic final String
Column name TabLevelstatic final String
Column name TreeDisplayedOnstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WhereClausestatic final KeyNamePair
static final int
AD_Table_ID=106static final String
TableName=AD_Tab -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Column.int
Get Order Column.int
Get Included Column.int
Get Context Helpint
Get Image.int
Get Organization.int
Get Process.int
Get Tab.Get AD_Tab_UUint
Get Table.Get Tab Type.int
Get Window.Get Commit Warning.Get Created.int
Get Created By.Get Delete Confirmation LogicGet Description.Get Display Logic.Get Entity Type.getHelp()
Get Comment/Help.Get Import Fields.int
Get Included Tab.Get High Volume.int
Get Max Query Records.getName()
Get Name.Get Sql ORDER BY.int
Get Parent Column.Get Read Only Logic.int
getSeqNo()
Get Sequence.int
Get Tab Level.Get Tree displayed.Get Updated.int
Get Updated By.Get Sql WHERE.boolean
isActive()
Get Active.boolean
Get Advanced Tab.boolean
Get Allow Advanced Lookupboolean
Get Has Tree.boolean
Get Accounting Tab.boolean
Get Insert Record.boolean
Get Lookup Only Selection Columns.boolean
Get Process Nowboolean
Get Read Only.boolean
Get Single Row Layout.boolean
Get Order Tab.boolean
Get Translation Tab.void
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_ColumnSortOrder_ID
(int AD_ColumnSortOrder_ID) Set Order Column.void
setAD_ColumnSortYesNo_ID
(int AD_ColumnSortYesNo_ID) Set Included Column.void
setAD_CtxHelp_ID
(int AD_CtxHelp_ID) Set Context Helpvoid
setAD_Image_ID
(int AD_Image_ID) Set Image.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Process_ID
(int AD_Process_ID) Set Process.void
setAD_Tab_ID
(int AD_Tab_ID) Set Tab.void
setAD_Tab_UU
(String AD_Tab_UU) Set AD_Tab_UUvoid
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setAD_TabType
(String AD_TabType) Set Tab Type.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setCommitWarning
(String CommitWarning) Set Commit Warning.void
setDeleteConfirmationLogic
(String DeleteConfirmationLogic) Set Delete Confirmation Logicvoid
setDescription
(String Description) Set Description.void
setDisplayLogic
(String DisplayLogic) Set Display Logic.void
setEntityType
(String EntityType) Set Entity Type.void
setHasTree
(boolean HasTree) Set Has Tree.void
Set Comment/Help.void
setImportFields
(String ImportFields) Set Import Fields.void
setIncluded_Tab_ID
(int Included_Tab_ID) Set Included Tab.void
setIsActive
(boolean IsActive) Set Active.void
setIsAdvancedTab
(boolean IsAdvancedTab) Set Advanced Tab.void
setIsAllowAdvancedLookup
(boolean IsAllowAdvancedLookup) Set Allow Advanced Lookupvoid
setIsHighVolume
(String IsHighVolume) Set High Volume.void
setIsInfoTab
(boolean IsInfoTab) Set Accounting Tab.void
setIsInsertRecord
(boolean IsInsertRecord) Set Insert Record.void
setIsLookupOnlySelection
(boolean IsLookupOnlySelection) Set Lookup Only Selection Columns.void
setIsReadOnly
(boolean IsReadOnly) Set Read Only.void
setIsSingleRow
(boolean IsSingleRow) Set Single Row Layout.void
setIsSortTab
(boolean IsSortTab) Set Order Tab.void
setIsTranslationTab
(boolean IsTranslationTab) Set Translation Tab.void
setMaxQueryRecords
(int MaxQueryRecords) Set Max Query Records.void
Set Name.void
setOrderByClause
(String OrderByClause) Set Sql ORDER BY.void
setParent_Column_ID
(int Parent_Column_ID) Set Parent Column.void
setProcessing
(boolean Processing) Set Process Nowvoid
setReadOnlyLogic
(String ReadOnlyLogic) Set Read Only Logic.void
setSeqNo
(int SeqNo) Set Sequence.void
setTabLevel
(int TabLevel) Set Tab Level.void
setTreeDisplayedOn
(String TreeDisplayedOn) Set Tree displayed.void
setWhereClause
(String WhereClause) Set Sql WHERE.
-
Field Details
-
Table_Name
TableName=AD_Tab- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=106- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
-
COLUMNNAME_AD_ColumnSortOrder_ID
Column name AD_ColumnSortOrder_ID- See Also:
-
COLUMNNAME_AD_ColumnSortYesNo_ID
Column name AD_ColumnSortYesNo_ID- See Also:
-
COLUMNNAME_AD_CtxHelp_ID
Column name AD_CtxHelp_ID- See Also:
-
COLUMNNAME_AD_Image_ID
Column name AD_Image_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
-
COLUMNNAME_AD_Tab_ID
Column name AD_Tab_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_TabType
Column name AD_TabType- See Also:
-
COLUMNNAME_AD_Tab_UU
Column name AD_Tab_UU- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_CommitWarning
Column name CommitWarning- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DeleteConfirmationLogic
Column name DeleteConfirmationLogic- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DisplayLogic
Column name DisplayLogic- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_HasTree
Column name HasTree- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_ImportFields
Column name ImportFields- See Also:
-
COLUMNNAME_Included_Tab_ID
Column name Included_Tab_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAdvancedTab
Column name IsAdvancedTab- See Also:
-
COLUMNNAME_IsAllowAdvancedLookup
Column name IsAllowAdvancedLookup- See Also:
-
COLUMNNAME_IsHighVolume
Column name IsHighVolume- See Also:
-
COLUMNNAME_IsInfoTab
Column name IsInfoTab- See Also:
-
COLUMNNAME_IsInsertRecord
Column name IsInsertRecord- See Also:
-
COLUMNNAME_IsLookupOnlySelection
Column name IsLookupOnlySelection- See Also:
-
COLUMNNAME_IsReadOnly
Column name IsReadOnly- See Also:
-
COLUMNNAME_IsSingleRow
Column name IsSingleRow- See Also:
-
COLUMNNAME_IsSortTab
Column name IsSortTab- See Also:
-
COLUMNNAME_IsTranslationTab
Column name IsTranslationTab- See Also:
-
COLUMNNAME_MaxQueryRecords
Column name MaxQueryRecords- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OrderByClause
Column name OrderByClause- See Also:
-
COLUMNNAME_Parent_Column_ID
Column name Parent_Column_ID- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_TabLevel
Column name TabLevel- See Also:
-
COLUMNNAME_TreeDisplayedOn
Column name TreeDisplayedOn- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WhereClause
Column name WhereClause- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Column_ID
void setAD_Column_ID(int AD_Column_ID) Set Column. Column in the table -
getAD_Column_ID
int getAD_Column_ID()Get Column. Column in the table -
getAD_Column
- Throws:
RuntimeException
-
setAD_ColumnSortOrder_ID
void setAD_ColumnSortOrder_ID(int AD_ColumnSortOrder_ID) Set Order Column. Column determining the order -
getAD_ColumnSortOrder_ID
int getAD_ColumnSortOrder_ID()Get Order Column. Column determining the order -
getAD_ColumnSortOrder
- Throws:
RuntimeException
-
setAD_ColumnSortYesNo_ID
void setAD_ColumnSortYesNo_ID(int AD_ColumnSortYesNo_ID) Set Included Column. Column determining if a Table Column is included in Ordering -
getAD_ColumnSortYesNo_ID
int getAD_ColumnSortYesNo_ID()Get Included Column. Column determining if a Table Column is included in Ordering -
getAD_ColumnSortYesNo
- Throws:
RuntimeException
-
setAD_CtxHelp_ID
void setAD_CtxHelp_ID(int AD_CtxHelp_ID) Set Context Help -
getAD_CtxHelp_ID
int getAD_CtxHelp_ID()Get Context Help -
getAD_CtxHelp
- Throws:
RuntimeException
-
setAD_Image_ID
void setAD_Image_ID(int AD_Image_ID) Set Image. Image or Icon -
getAD_Image_ID
int getAD_Image_ID()Get Image. Image or Icon -
getAD_Image
- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Process_ID
void setAD_Process_ID(int AD_Process_ID) Set Process. Process or Report -
getAD_Process_ID
int getAD_Process_ID()Get Process. Process or Report -
getAD_Process
- Throws:
RuntimeException
-
setAD_Tab_ID
void setAD_Tab_ID(int AD_Tab_ID) Set Tab. Tab within a Window -
getAD_Tab_ID
int getAD_Tab_ID()Get Tab. Tab within a Window -
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
- Throws:
RuntimeException
-
setAD_TabType
Set Tab Type. Defines Tab Type -
getAD_TabType
String getAD_TabType()Get Tab Type. Defines Tab Type -
setAD_Tab_UU
Set AD_Tab_UU -
getAD_Tab_UU
String getAD_Tab_UU()Get AD_Tab_UU -
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- Throws:
RuntimeException
-
setCommitWarning
Set Commit Warning. Warning displayed when saving -
getCommitWarning
String getCommitWarning()Get Commit Warning. Warning displayed when saving -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDeleteConfirmationLogic
Set Delete Confirmation Logic -
getDeleteConfirmationLogic
String getDeleteConfirmationLogic()Get Delete Confirmation Logic -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDisplayLogic
Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed -
getDisplayLogic
String getDisplayLogic()Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
setHasTree
void setHasTree(boolean HasTree) Set Has Tree. Window has Tree Graph -
isHasTree
boolean isHasTree()Get Has Tree. Window has Tree Graph -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setImportFields
Set Import Fields. Create Fields from Table Columns -
getImportFields
String getImportFields()Get Import Fields. Create Fields from Table Columns -
setIncluded_Tab_ID
void setIncluded_Tab_ID(int Included_Tab_ID) Set Included Tab. Included Tab in this Tab (Master Detail) -
getIncluded_Tab_ID
int getIncluded_Tab_ID()Get Included Tab. Included Tab in this Tab (Master Detail) -
getIncluded_Tab
- Throws:
RuntimeException
-
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsAdvancedTab
void setIsAdvancedTab(boolean IsAdvancedTab) Set Advanced Tab. This Tab contains advanced Functionality -
isAdvancedTab
boolean isAdvancedTab()Get Advanced Tab. This Tab contains advanced Functionality -
setIsAllowAdvancedLookup
void setIsAllowAdvancedLookup(boolean IsAllowAdvancedLookup) Set Allow Advanced Lookup -
isAllowAdvancedLookup
boolean isAllowAdvancedLookup()Get Allow Advanced Lookup -
setIsHighVolume
Set High Volume. Use Search instead of Pick list -
getIsHighVolume
String getIsHighVolume()Get High Volume. Use Search instead of Pick list -
setIsInfoTab
void setIsInfoTab(boolean IsInfoTab) Set Accounting Tab. This Tab contains accounting information -
isInfoTab
boolean isInfoTab()Get Accounting Tab. This Tab contains accounting information -
setIsInsertRecord
void setIsInsertRecord(boolean IsInsertRecord) Set Insert Record. The user can insert a new Record -
isInsertRecord
boolean isInsertRecord()Get Insert Record. The user can insert a new Record -
setIsLookupOnlySelection
void setIsLookupOnlySelection(boolean IsLookupOnlySelection) Set Lookup Only Selection Columns. When defined to true Lookup panel will display only selection columns. Default to false. -
isLookupOnlySelection
boolean isLookupOnlySelection()Get Lookup Only Selection Columns. When defined to true Lookup panel will display only selection columns. Default to false. -
setIsReadOnly
void setIsReadOnly(boolean IsReadOnly) Set Read Only. Field is read only -
isReadOnly
boolean isReadOnly()Get Read Only. Field is read only -
setIsSingleRow
void setIsSingleRow(boolean IsSingleRow) Set Single Row Layout. Default for toggle between Single- and Multi-Row (Grid) Layout -
isSingleRow
boolean isSingleRow()Get Single Row Layout. Default for toggle between Single- and Multi-Row (Grid) Layout -
setIsSortTab
void setIsSortTab(boolean IsSortTab) Set Order Tab. The Tab determines the Order -
isSortTab
boolean isSortTab()Get Order Tab. The Tab determines the Order -
setIsTranslationTab
void setIsTranslationTab(boolean IsTranslationTab) Set Translation Tab. This Tab contains translation information -
isTranslationTab
boolean isTranslationTab()Get Translation Tab. This Tab contains translation information -
setMaxQueryRecords
void setMaxQueryRecords(int MaxQueryRecords) Set Max Query Records. If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records -
getMaxQueryRecords
int getMaxQueryRecords()Get Max Query Records. If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOrderByClause
Set Sql ORDER BY. Fully qualified ORDER BY clause -
getOrderByClause
String getOrderByClause()Get Sql ORDER BY. Fully qualified ORDER BY clause -
setParent_Column_ID
void setParent_Column_ID(int Parent_Column_ID) Set Parent Column. The link column on the parent tab. -
getParent_Column_ID
int getParent_Column_ID()Get Parent Column. The link column on the parent tab. -
getParent_Column
- Throws:
RuntimeException
-
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setReadOnlyLogic
Set Read Only Logic. Logic to determine if field is read only (applies only when field is read-write) -
getReadOnlyLogic
String getReadOnlyLogic()Get Read Only Logic. Logic to determine if field is read only (applies only when field is read-write) -
setSeqNo
void setSeqNo(int SeqNo) Set Sequence. Method of ordering records; lowest number comes first -
getSeqNo
int getSeqNo()Get Sequence. Method of ordering records; lowest number comes first -
setTabLevel
void setTabLevel(int TabLevel) Set Tab Level. Hierarchical Tab Level (0 = top) -
getTabLevel
int getTabLevel()Get Tab Level. Hierarchical Tab Level (0 = top) -
setTreeDisplayedOn
Set Tree displayed. The tree can be displayed on master tab, detail tab or both -
getTreeDisplayedOn
String getTreeDisplayedOn()Get Tree displayed. The tree can be displayed on master tab, detail tab or both -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWhereClause
Set Sql WHERE. Fully qualified SQL WHERE clause -
getWhereClause
String getWhereClause()Get Sql WHERE. Fully qualified SQL WHERE clause
-