Package org.compiere.model
Interface I_AD_UserDef_Tab
- All Known Implementing Classes:
MUserDefTab
,X_AD_UserDef_Tab
public interface I_AD_UserDef_Tab
Generated Interface for AD_UserDef_Tab
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_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_UserDef_Tab_IDstatic final String
Column name AD_UserDef_Tab_UUstatic final String
Column name AD_UserDef_Win_IDstatic 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 Helpstatic final String
Column name IsActivestatic final String
Column name IsAllowAdvancedLookupstatic final String
Column name IsHighVolumestatic final String
Column name IsLookupOnlySelectionstatic final String
Column name IsMultiRowOnlystatic final String
Column name IsReadOnlystatic final String
Column name IsSingleRowstatic final String
Column name Namestatic final String
Column name OrderByClausestatic final String
Column name ReadOnlyLogicstatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WhereClausestatic final KeyNamePair
static final int
AD_Table_ID=466static final String
TableName=AD_UserDef_Tab -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Process.int
Get Tab.int
Get User defined TabGet AD_UserDef_Tab_UUint
Get User defined WindowGet Created.int
Get Created By.Get Delete Confirmation LogicGet Description.Get Display Logic.getHelp()
Get Comment/Help.Get Allow Advanced LookupGet High Volume.Get Lookup Only Selection Columns.Get Read Only.Get Single Row Layout.getName()
Get Name.Get Sql ORDER BY.Get Read Only Logic.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.Get Sql WHERE.boolean
isActive()
Get Active.boolean
Get Multi Row Only.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_UserDef_Tab_ID
(int AD_UserDef_Tab_ID) Set User defined Tabvoid
setAD_UserDef_Tab_UU
(String AD_UserDef_Tab_UU) Set AD_UserDef_Tab_UUvoid
setAD_UserDef_Win_ID
(int AD_UserDef_Win_ID) Set User defined Windowvoid
setDeleteConfirmationLogic
(String DeleteConfirmationLogic) Set Delete Confirmation Logicvoid
setDescription
(String Description) Set Description.void
setDisplayLogic
(String DisplayLogic) Set Display Logic.void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsAllowAdvancedLookup
(String IsAllowAdvancedLookup) Set Allow Advanced Lookupvoid
setIsHighVolume
(String IsHighVolume) Set High Volume.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
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.
-
Field Details
-
Table_Name
TableName=AD_UserDef_Tab- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=466- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_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_UserDef_Tab_ID
Column name AD_UserDef_Tab_ID- See Also:
-
COLUMNNAME_AD_UserDef_Tab_UU
Column name AD_UserDef_Tab_UU- See Also:
-
COLUMNNAME_AD_UserDef_Win_ID
Column name AD_UserDef_Win_ID- 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_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllowAdvancedLookup
Column name IsAllowAdvancedLookup- See Also:
-
COLUMNNAME_IsHighVolume
Column name IsHighVolume- See Also:
-
COLUMNNAME_IsLookupOnlySelection
Column name IsLookupOnlySelection- See Also:
-
COLUMNNAME_IsMultiRowOnly
Column name IsMultiRowOnly- See Also:
-
COLUMNNAME_IsReadOnly
Column name IsReadOnly- See Also:
-
COLUMNNAME_IsSingleRow
Column name IsSingleRow- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OrderByClause
Column name OrderByClause- See Also:
-
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- 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_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 -
getAD_Tab
- Throws:
RuntimeException
-
setAD_UserDef_Tab_ID
void setAD_UserDef_Tab_ID(int AD_UserDef_Tab_ID) Set User defined Tab -
getAD_UserDef_Tab_ID
int getAD_UserDef_Tab_ID()Get User defined Tab -
setAD_UserDef_Tab_UU
Set AD_UserDef_Tab_UU -
getAD_UserDef_Tab_UU
String getAD_UserDef_Tab_UU()Get AD_UserDef_Tab_UU -
setAD_UserDef_Win_ID
void setAD_UserDef_Win_ID(int AD_UserDef_Win_ID) Set User defined Window -
getAD_UserDef_Win_ID
int getAD_UserDef_Win_ID()Get User defined Window -
getAD_UserDef_Win
- Throws:
RuntimeException
-
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 -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
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 -
setIsAllowAdvancedLookup
Set Allow Advanced Lookup -
getIsAllowAdvancedLookup
String getIsAllowAdvancedLookup()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 -
setIsLookupOnlySelection
Set Lookup Only Selection Columns. When defined to true Lookup panel will display only selection columns. Default to false. -
getIsLookupOnlySelection
String getIsLookupOnlySelection()Get Lookup Only Selection Columns. When defined to true Lookup panel will display only selection columns. Default to false. -
setIsMultiRowOnly
void setIsMultiRowOnly(boolean IsMultiRowOnly) Set Multi Row Only. This applies to Multi-Row view only -
isMultiRowOnly
boolean isMultiRowOnly()Get Multi Row Only. This applies to Multi-Row view only -
setIsReadOnly
Set Read Only. Field is read only -
getIsReadOnly
String getIsReadOnly()Get Read Only. Field is read only -
setIsSingleRow
Set Single Row Layout. Default for toggle between Single- and Multi-Row (Grid) Layout -
getIsSingleRow
String getIsSingleRow()Get Single Row Layout. Default for toggle between Single- and Multi-Row (Grid) Layout -
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 -
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 -
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
-