Package org.compiere.model
Interface I_AD_InfoColumn
- All Known Implementing Classes:
MInfoColumn,X_AD_InfoColumn
public interface I_AD_InfoColumn
Generated Interface for AD_InfoColumn
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 4 - Systemstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Element_IDstatic final StringColumn name AD_FieldStyle_IDstatic final StringColumn name AD_InfoColumn_IDstatic final StringColumn name AD_InfoColumn_UUstatic final StringColumn name AD_InfoWindow_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Reference_IDstatic final StringColumn name AD_Reference_Value_IDstatic final StringColumn name AD_Val_Rule_IDstatic final StringColumn name ColumnNamestatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name DefaultValuestatic final StringColumn name DefaultValue2static final StringColumn name Descriptionstatic final StringColumn name DisplayLogicstatic final StringColumn name EntityTypestatic final StringColumn name Helpstatic final StringColumn name InputFieldValidationstatic final StringColumn name IsActivestatic final StringColumn name IsAutocompletestatic final StringColumn name IsCentrallyMaintainedstatic final StringColumn name IsDisplayedstatic final StringColumn name IsIdentifierstatic final StringColumn name IsKeystatic final StringColumn name IsMandatorystatic final StringColumn name IsQueryAfterChangestatic final StringColumn name IsQueryCriteriastatic final StringColumn name IsRangestatic final StringColumn name IsReadOnlystatic final StringColumn name Namestatic final StringColumn name Placeholderstatic final StringColumn name Placeholder2static final StringColumn name QueryFunctionstatic final StringColumn name QueryOperatorstatic final StringColumn name SelectClausestatic final StringColumn name SeqNostatic final StringColumn name SeqNoSelectionstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=897static final StringTableName=AD_InfoColumn -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.Deprecated.intGet System Element.Deprecated.intGet Field Style.intGet Info Column.Get AD_InfoColumn_UUDeprecated.intGet Info Window.intGet Organization.Deprecated.intGet Reference.Deprecated.intGet Reference Key.Deprecated.intGet Dynamic Validation.Get DB Column Name.Get Created.intGet Created By.Get Default Logic.Get Default Logic 2.Get Description.Get Display Logic.Get Entity Type.getHelp()Get Comment/Help.Get Input field validation.getName()Get Name.Get PlaceholderGet Placeholder2Get Query Function.Get Query Operator.Get Sql SELECT.intgetSeqNo()Get Sequence.intGet Selection Column Sequence.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Auto complete.booleanGet Centrally maintained.booleanGet Displayed.booleanGet Identifier.booleanisKey()Get Key column.booleanGet Mandatory.booleanGet Query After Change.booleanGet Query Criteria.booleanisRange()Get Range.booleanGet Read Only.voidsetAD_Element_ID(int AD_Element_ID) Set System Element.voidsetAD_FieldStyle_ID(int AD_FieldStyle_ID) Set Field Style.voidsetAD_InfoColumn_ID(int AD_InfoColumn_ID) Set Info Column.voidsetAD_InfoColumn_UU(String AD_InfoColumn_UU) Set AD_InfoColumn_UUvoidsetAD_InfoWindow_ID(int AD_InfoWindow_ID) Set Info Window.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Reference_ID(int AD_Reference_ID) Set Reference.voidsetAD_Reference_Value_ID(int AD_Reference_Value_ID) Set Reference Key.voidsetAD_Val_Rule_ID(int AD_Val_Rule_ID) Set Dynamic Validation.voidsetColumnName(String ColumnName) Set DB Column Name.voidsetDefaultValue(String DefaultValue) Set Default Logic.voidsetDefaultValue2(String DefaultValue2) Set Default Logic 2.voidsetDescription(String Description) Set Description.voidsetDisplayLogic(String DisplayLogic) Set Display Logic.voidsetEntityType(String EntityType) Set Entity Type.voidSet Comment/Help.voidsetInputFieldValidation(String InputFieldValidation) Set Input field validation.voidsetIsActive(boolean IsActive) Set Active.voidsetIsAutocomplete(boolean IsAutocomplete) Set Auto complete.voidsetIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained.voidsetIsDisplayed(boolean IsDisplayed) Set Displayed.voidsetIsIdentifier(boolean IsIdentifier) Set Identifier.voidsetIsKey(boolean IsKey) Set Key column.voidsetIsMandatory(boolean IsMandatory) Set Mandatory.voidsetIsQueryAfterChange(boolean IsQueryAfterChange) Set Query After Change.voidsetIsQueryCriteria(boolean IsQueryCriteria) Set Query Criteria.voidsetIsRange(boolean IsRange) Set Range.voidsetIsReadOnly(boolean IsReadOnly) Set Read Only.voidSet Name.voidsetPlaceholder(String Placeholder) Set PlaceholdervoidsetPlaceholder2(String Placeholder2) Set Placeholder2voidsetQueryFunction(String QueryFunction) Set Query Function.voidsetQueryOperator(String QueryOperator) Set Query Operator.voidsetSelectClause(String SelectClause) Set Sql SELECT.voidsetSeqNo(int SeqNo) Set Sequence.voidsetSeqNoSelection(int SeqNoSelection) Set Selection Column Sequence.
-
Field Details
-
Table_Name
TableName=AD_InfoColumn- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=897- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Element_ID
Column name AD_Element_ID- See Also:
-
COLUMNNAME_AD_FieldStyle_ID
Column name AD_FieldStyle_ID- See Also:
-
COLUMNNAME_AD_InfoColumn_ID
Column name AD_InfoColumn_ID- See Also:
-
COLUMNNAME_AD_InfoColumn_UU
Column name AD_InfoColumn_UU- See Also:
-
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
-
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
-
COLUMNNAME_ColumnName
Column name ColumnName- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DefaultValue
Column name DefaultValue- See Also:
-
COLUMNNAME_DefaultValue2
Column name DefaultValue2- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DisplayLogic
Column name DisplayLogic- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_InputFieldValidation
Column name InputFieldValidation- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAutocomplete
Column name IsAutocomplete- See Also:
-
COLUMNNAME_IsCentrallyMaintained
Column name IsCentrallyMaintained- See Also:
-
COLUMNNAME_IsDisplayed
Column name IsDisplayed- See Also:
-
COLUMNNAME_IsIdentifier
Column name IsIdentifier- See Also:
-
COLUMNNAME_IsKey
Column name IsKey- See Also:
-
COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
-
COLUMNNAME_IsQueryAfterChange
Column name IsQueryAfterChange- See Also:
-
COLUMNNAME_IsQueryCriteria
Column name IsQueryCriteria- See Also:
-
COLUMNNAME_IsRange
Column name IsRange- See Also:
-
COLUMNNAME_IsReadOnly
Column name IsReadOnly- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Placeholder
Column name Placeholder- See Also:
-
COLUMNNAME_Placeholder2
Column name Placeholder2- See Also:
-
COLUMNNAME_QueryFunction
Column name QueryFunction- See Also:
-
COLUMNNAME_QueryOperator
Column name QueryOperator- See Also:
-
COLUMNNAME_SelectClause
Column name SelectClause- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_SeqNoSelection
Column name SeqNoSelection- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Element_ID
void setAD_Element_ID(int AD_Element_ID) Set System Element. System Element enables the central maintenance of column description and help. -
getAD_Element_ID
int getAD_Element_ID()Get System Element. System Element enables the central maintenance of column description and help. -
getAD_Element
Deprecated.- Throws:
RuntimeException
-
setAD_FieldStyle_ID
void setAD_FieldStyle_ID(int AD_FieldStyle_ID) Set Field Style. Field CSS Style -
getAD_FieldStyle_ID
int getAD_FieldStyle_ID()Get Field Style. Field CSS Style -
getAD_FieldStyle
Deprecated.- Throws:
RuntimeException
-
setAD_InfoColumn_ID
void setAD_InfoColumn_ID(int AD_InfoColumn_ID) Set Info Column. Info Window Column -
getAD_InfoColumn_ID
int getAD_InfoColumn_ID()Get Info Column. Info Window Column -
setAD_InfoColumn_UU
Set AD_InfoColumn_UU -
getAD_InfoColumn_UU
String getAD_InfoColumn_UU()Get AD_InfoColumn_UU -
setAD_InfoWindow_ID
void setAD_InfoWindow_ID(int AD_InfoWindow_ID) Set Info Window. Info and search/select Window -
getAD_InfoWindow_ID
int getAD_InfoWindow_ID()Get Info Window. Info and search/select Window -
getAD_InfoWindow
Deprecated.- 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_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID) Set Reference. System Reference and Validation -
getAD_Reference_ID
int getAD_Reference_ID()Get Reference. System Reference and Validation -
getAD_Reference
Deprecated.- Throws:
RuntimeException
-
setAD_Reference_Value_ID
void setAD_Reference_Value_ID(int AD_Reference_Value_ID) Set Reference Key. Required to specify, if data type is Table or List -
getAD_Reference_Value_ID
int getAD_Reference_Value_ID()Get Reference Key. Required to specify, if data type is Table or List -
getAD_Reference_Value
Deprecated.- Throws:
RuntimeException
-
setAD_Val_Rule_ID
void setAD_Val_Rule_ID(int AD_Val_Rule_ID) Set Dynamic Validation. Dynamic Validation Rule -
getAD_Val_Rule_ID
int getAD_Val_Rule_ID()Get Dynamic Validation. Dynamic Validation Rule -
getAD_Val_Rule
Deprecated.- Throws:
RuntimeException
-
setColumnName
Set DB Column Name. Name of the column in the database -
getColumnName
String getColumnName()Get DB Column Name. Name of the column in the database -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDefaultValue
Set Default Logic. Default value hierarchy, separated by ; -
getDefaultValue
String getDefaultValue()Get Default Logic. Default value hierarchy, separated by ; -
setDefaultValue2
Set Default Logic 2. Default value hierarchy, separated by ; -
getDefaultValue2
String getDefaultValue2()Get Default Logic 2. Default value hierarchy, separated by ; -
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 -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setInputFieldValidation
Set Input field validation. Input field validation query -
getInputFieldValidation
String getInputFieldValidation()Get Input field validation. Input field validation query -
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 -
setIsAutocomplete
void setIsAutocomplete(boolean IsAutocomplete) Set Auto complete. Automatic completion for text fields -
isAutocomplete
boolean isAutocomplete()Get Auto complete. Automatic completion for text fields -
setIsCentrallyMaintained
void setIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained. Information maintained in System Element table -
isCentrallyMaintained
boolean isCentrallyMaintained()Get Centrally maintained. Information maintained in System Element table -
setIsDisplayed
void setIsDisplayed(boolean IsDisplayed) Set Displayed. Determines, if this field is displayed -
isDisplayed
boolean isDisplayed()Get Displayed. Determines, if this field is displayed -
setIsIdentifier
void setIsIdentifier(boolean IsIdentifier) Set Identifier. This column is part of the record identifier -
isIdentifier
boolean isIdentifier()Get Identifier. This column is part of the record identifier -
setIsKey
void setIsKey(boolean IsKey) Set Key column. This column is the key in this table -
isKey
boolean isKey()Get Key column. This column is the key in this table -
setIsMandatory
void setIsMandatory(boolean IsMandatory) Set Mandatory. Data entry is required in this column -
isMandatory
boolean isMandatory()Get Mandatory. Data entry is required in this column -
setIsQueryAfterChange
void setIsQueryAfterChange(boolean IsQueryAfterChange) Set Query After Change. Issues a query request after the user has made changes to the field -
isQueryAfterChange
boolean isQueryAfterChange()Get Query After Change. Issues a query request after the user has made changes to the field -
setIsQueryCriteria
void setIsQueryCriteria(boolean IsQueryCriteria) Set Query Criteria. The column is also used as a query criteria -
isQueryCriteria
boolean isQueryCriteria()Get Query Criteria. The column is also used as a query criteria -
setIsRange
void setIsRange(boolean IsRange) Set Range. The parameter is a range of values -
isRange
boolean isRange()Get Range. The parameter is a range of values -
setIsReadOnly
void setIsReadOnly(boolean IsReadOnly) Set Read Only. Field is read only -
isReadOnly
boolean isReadOnly()Get Read Only. Field is read only -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPlaceholder
Set Placeholder -
getPlaceholder
String getPlaceholder()Get Placeholder -
setPlaceholder2
Set Placeholder2 -
getPlaceholder2
String getPlaceholder2()Get Placeholder2 -
setQueryFunction
Set Query Function. Database function for query -
getQueryFunction
String getQueryFunction()Get Query Function. Database function for query -
setQueryOperator
Set Query Operator. Operator for database query -
getQueryOperator
String getQueryOperator()Get Query Operator. Operator for database query -
setSelectClause
Set Sql SELECT. SQL SELECT clause -
getSelectClause
String getSelectClause()Get Sql SELECT. SQL SELECT clause -
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 -
setSeqNoSelection
void setSeqNoSelection(int SeqNoSelection) Set Selection Column Sequence. Selection Column Sequence -
getSeqNoSelection
int getSeqNoSelection()Get Selection Column Sequence. Selection Column Sequence -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-