Package org.compiere.model
Interface I_AD_Column
-
- All Known Implementing Classes:
MColumn
,X_AD_Column
public interface I_AD_Column
Generated Interface for AD_Column- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 4 - Systemstatic String
COLUMNNAME_AD_Chart_ID
Column name AD_Chart_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Column_ID
Column name AD_Column_IDstatic String
COLUMNNAME_AD_Column_UU
Column name AD_Column_UUstatic String
COLUMNNAME_AD_Element_ID
Column name AD_Element_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Process_ID
Column name AD_Process_IDstatic String
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_IDstatic String
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_IDstatic String
COLUMNNAME_AD_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_IDstatic String
COLUMNNAME_AD_Val_Rule_Lookup_ID
Column name AD_Val_Rule_Lookup_IDstatic String
COLUMNNAME_Callout
Column name Calloutstatic String
COLUMNNAME_ColumnName
Column name ColumnNamestatic String
COLUMNNAME_ColumnSQL
Column name ColumnSQLstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DefaultValue
Column name DefaultValuestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_EntityType
Column name EntityTypestatic String
COLUMNNAME_FieldLength
Column name FieldLengthstatic String
COLUMNNAME_FKConstraintName
Column name FKConstraintNamestatic String
COLUMNNAME_FKConstraintType
Column name FKConstraintTypestatic String
COLUMNNAME_FormatPattern
Column name FormatPatternstatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsAllowCopy
Column name IsAllowCopystatic String
COLUMNNAME_IsAllowLogging
Column name IsAllowLoggingstatic String
COLUMNNAME_IsAlwaysUpdateable
Column name IsAlwaysUpdateablestatic String
COLUMNNAME_IsAutocomplete
Column name IsAutocompletestatic String
COLUMNNAME_IsEncrypted
Column name IsEncryptedstatic String
COLUMNNAME_IsHtml
Column name IsHtmlstatic String
COLUMNNAME_IsIdentifier
Column name IsIdentifierstatic String
COLUMNNAME_IsKey
Column name IsKeystatic String
COLUMNNAME_IsMandatory
Column name IsMandatorystatic String
COLUMNNAME_IsParent
Column name IsParentstatic String
COLUMNNAME_IsSecure
Column name IsSecurestatic String
COLUMNNAME_IsSelectionColumn
Column name IsSelectionColumnstatic String
COLUMNNAME_IsSyncDatabase
Column name IsSyncDatabasestatic String
COLUMNNAME_IsToolbarButton
Column name IsToolbarButtonstatic String
COLUMNNAME_IsTranslated
Column name IsTranslatedstatic String
COLUMNNAME_IsUpdateable
Column name IsUpdateablestatic String
COLUMNNAME_MandatoryLogic
Column name MandatoryLogicstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_IDstatic String
COLUMNNAME_Placeholder
Column name Placeholderstatic String
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogicstatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_SeqNoSelection
Column name SeqNoSelectionstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValueMax
Column name ValueMaxstatic String
COLUMNNAME_ValueMin
Column name ValueMinstatic String
COLUMNNAME_Version
Column name Versionstatic String
COLUMNNAME_VFormat
Column name VFormatstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=101static String
Table_Name
TableName=AD_Column
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_AD_Chart
getAD_Chart()
int
getAD_Chart_ID()
Get Chartint
getAD_Client_ID()
Get Client.int
getAD_Column_ID()
Get Column.String
getAD_Column_UU()
Get AD_Column_UUI_AD_Element
getAD_Element()
int
getAD_Element_ID()
Get System Element.int
getAD_Org_ID()
Get Organization.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.I_AD_Reference
getAD_Reference()
int
getAD_Reference_ID()
Get Reference.I_AD_Reference
getAD_Reference_Value()
int
getAD_Reference_Value_ID()
Get Reference Key.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.I_AD_Val_Rule
getAD_Val_Rule()
int
getAD_Val_Rule_ID()
Get Dynamic Validation.I_AD_Val_Rule
getAD_Val_Rule_Lookup()
int
getAD_Val_Rule_Lookup_ID()
Get Dynamic Validation (Lookup).String
getCallout()
Get Callout.String
getColumnName()
Get DB Column Name.String
getColumnSQL()
Get Column SQL.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDefaultValue()
Get Default Logic.String
getDescription()
Get Description.String
getEntityType()
Get Entity Type.int
getFieldLength()
Get Length.String
getFKConstraintName()
Get Constraint NameString
getFKConstraintType()
Get Constraint TypeString
getFormatPattern()
Get Format Pattern.String
getHelp()
Get Comment/Help.String
getIsEncrypted()
Get Encrypted.String
getIsSyncDatabase()
Get Synchronize Database.String
getIsToolbarButton()
Get Toolbar Button.String
getMandatoryLogic()
Get Mandatory LogicString
getName()
Get Name.I_PA_DashboardContent
getPA_DashboardContent()
int
getPA_DashboardContent_ID()
Get Dashboard ContentString
getPlaceholder()
Get PlaceholderString
getReadOnlyLogic()
Get Read Only Logic.int
getSeqNo()
Get Sequence.int
getSeqNoSelection()
Get Selection Column Sequence.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getValueMax()
Get Max.String
getValueMin()
Get Min.BigDecimal
getVersion()
Get Version.String
getVFormat()
Get Value Format.boolean
isActive()
Get Active.boolean
isAllowCopy()
Get Allow Copy.boolean
isAllowLogging()
Get Allow Logging.boolean
isAlwaysUpdateable()
Get Always Updatable.boolean
isAutocomplete()
Get Autocomplete.boolean
isHtml()
Get HTML.boolean
isIdentifier()
Get Identifier.boolean
isKey()
Get Key column.boolean
isMandatory()
Get Mandatory.boolean
isParent()
Get Parent link column.boolean
isSecure()
Get Secure content.boolean
isSelectionColumn()
Get Selection Column.boolean
isTranslated()
Get Translated.boolean
isUpdateable()
Get Updatable.void
setAD_Chart_ID(int AD_Chart_ID)
Set Chartvoid
setAD_Column_ID(int AD_Column_ID)
Set Column.void
setAD_Column_UU(String AD_Column_UU)
Set AD_Column_UUvoid
setAD_Element_ID(int AD_Element_ID)
Set System Element.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Reference_ID(int AD_Reference_ID)
Set Reference.void
setAD_Reference_Value_ID(int AD_Reference_Value_ID)
Set Reference Key.void
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation.void
setAD_Val_Rule_Lookup_ID(int AD_Val_Rule_Lookup_ID)
Set Dynamic Validation (Lookup).void
setCallout(String Callout)
Set Callout.void
setColumnName(String ColumnName)
Set DB Column Name.void
setColumnSQL(String ColumnSQL)
Set Column SQL.void
setDefaultValue(String DefaultValue)
Set Default Logic.void
setDescription(String Description)
Set Description.void
setEntityType(String EntityType)
Set Entity Type.void
setFieldLength(int FieldLength)
Set Length.void
setFKConstraintName(String FKConstraintName)
Set Constraint Namevoid
setFKConstraintType(String FKConstraintType)
Set Constraint Typevoid
setFormatPattern(String FormatPattern)
Set Format Pattern.void
setHelp(String Help)
Set Comment/Help.void
setIsActive(boolean IsActive)
Set Active.void
setIsAllowCopy(boolean IsAllowCopy)
Set Allow Copy.void
setIsAllowLogging(boolean IsAllowLogging)
Set Allow Logging.void
setIsAlwaysUpdateable(boolean IsAlwaysUpdateable)
Set Always Updatable.void
setIsAutocomplete(boolean IsAutocomplete)
Set Autocomplete.void
setIsEncrypted(String IsEncrypted)
Set Encrypted.void
setIsHtml(boolean IsHtml)
Set HTML.void
setIsIdentifier(boolean IsIdentifier)
Set Identifier.void
setIsKey(boolean IsKey)
Set Key column.void
setIsMandatory(boolean IsMandatory)
Set Mandatory.void
setIsParent(boolean IsParent)
Set Parent link column.void
setIsSecure(boolean IsSecure)
Set Secure content.void
setIsSelectionColumn(boolean IsSelectionColumn)
Set Selection Column.void
setIsSyncDatabase(String IsSyncDatabase)
Set Synchronize Database.void
setIsToolbarButton(String IsToolbarButton)
Set Toolbar Button.void
setIsTranslated(boolean IsTranslated)
Set Translated.void
setIsUpdateable(boolean IsUpdateable)
Set Updatable.void
setMandatoryLogic(String MandatoryLogic)
Set Mandatory Logicvoid
setName(String Name)
Set Name.void
setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Contentvoid
setPlaceholder(String Placeholder)
Set Placeholdervoid
setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.void
setSeqNo(int SeqNo)
Set Sequence.void
setSeqNoSelection(int SeqNoSelection)
Set Selection Column Sequence.void
setValueMax(String ValueMax)
Set Max.void
setValueMin(String ValueMin)
Set Min.void
setVersion(BigDecimal Version)
Set Version.void
setVFormat(String VFormat)
Set Value Format.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Column- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=101- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 4 - System
-
COLUMNNAME_AD_Chart_ID
static final String COLUMNNAME_AD_Chart_ID
Column name AD_Chart_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Column_ID
static final String COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Column_UU
static final String COLUMNNAME_AD_Column_UU
Column name AD_Column_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Element_ID
static final String COLUMNNAME_AD_Element_ID
Column name AD_Element_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_Value_ID
static final String COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_Lookup_ID
static final String COLUMNNAME_AD_Val_Rule_Lookup_ID
Column name AD_Val_Rule_Lookup_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Callout
static final String COLUMNNAME_Callout
Column name Callout- See Also:
- Constant Field Values
-
COLUMNNAME_ColumnName
static final String COLUMNNAME_ColumnName
Column name ColumnName- See Also:
- Constant Field Values
-
COLUMNNAME_ColumnSQL
static final String COLUMNNAME_ColumnSQL
Column name ColumnSQL- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_DefaultValue
static final String COLUMNNAME_DefaultValue
Column name DefaultValue- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EntityType
static final String COLUMNNAME_EntityType
Column name EntityType- See Also:
- Constant Field Values
-
COLUMNNAME_FieldLength
static final String COLUMNNAME_FieldLength
Column name FieldLength- See Also:
- Constant Field Values
-
COLUMNNAME_FKConstraintName
static final String COLUMNNAME_FKConstraintName
Column name FKConstraintName- See Also:
- Constant Field Values
-
COLUMNNAME_FKConstraintType
static final String COLUMNNAME_FKConstraintType
Column name FKConstraintType- See Also:
- Constant Field Values
-
COLUMNNAME_FormatPattern
static final String COLUMNNAME_FormatPattern
Column name FormatPattern- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowCopy
static final String COLUMNNAME_IsAllowCopy
Column name IsAllowCopy- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowLogging
static final String COLUMNNAME_IsAllowLogging
Column name IsAllowLogging- See Also:
- Constant Field Values
-
COLUMNNAME_IsAlwaysUpdateable
static final String COLUMNNAME_IsAlwaysUpdateable
Column name IsAlwaysUpdateable- See Also:
- Constant Field Values
-
COLUMNNAME_IsAutocomplete
static final String COLUMNNAME_IsAutocomplete
Column name IsAutocomplete- See Also:
- Constant Field Values
-
COLUMNNAME_IsEncrypted
static final String COLUMNNAME_IsEncrypted
Column name IsEncrypted- See Also:
- Constant Field Values
-
COLUMNNAME_IsHtml
static final String COLUMNNAME_IsHtml
Column name IsHtml- See Also:
- Constant Field Values
-
COLUMNNAME_IsIdentifier
static final String COLUMNNAME_IsIdentifier
Column name IsIdentifier- See Also:
- Constant Field Values
-
COLUMNNAME_IsKey
static final String COLUMNNAME_IsKey
Column name IsKey- See Also:
- Constant Field Values
-
COLUMNNAME_IsMandatory
static final String COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
- Constant Field Values
-
COLUMNNAME_IsParent
static final String COLUMNNAME_IsParent
Column name IsParent- See Also:
- Constant Field Values
-
COLUMNNAME_IsSecure
static final String COLUMNNAME_IsSecure
Column name IsSecure- See Also:
- Constant Field Values
-
COLUMNNAME_IsSelectionColumn
static final String COLUMNNAME_IsSelectionColumn
Column name IsSelectionColumn- See Also:
- Constant Field Values
-
COLUMNNAME_IsSyncDatabase
static final String COLUMNNAME_IsSyncDatabase
Column name IsSyncDatabase- See Also:
- Constant Field Values
-
COLUMNNAME_IsToolbarButton
static final String COLUMNNAME_IsToolbarButton
Column name IsToolbarButton- See Also:
- Constant Field Values
-
COLUMNNAME_IsTranslated
static final String COLUMNNAME_IsTranslated
Column name IsTranslated- See Also:
- Constant Field Values
-
COLUMNNAME_IsUpdateable
static final String COLUMNNAME_IsUpdateable
Column name IsUpdateable- See Also:
- Constant Field Values
-
COLUMNNAME_MandatoryLogic
static final String COLUMNNAME_MandatoryLogic
Column name MandatoryLogic- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PA_DashboardContent_ID
static final String COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Placeholder
static final String COLUMNNAME_Placeholder
Column name Placeholder- See Also:
- Constant Field Values
-
COLUMNNAME_ReadOnlyLogic
static final String COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNoSelection
static final String COLUMNNAME_SeqNoSelection
Column name SeqNoSelection- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValueMax
static final String COLUMNNAME_ValueMax
Column name ValueMax- See Also:
- Constant Field Values
-
COLUMNNAME_ValueMin
static final String COLUMNNAME_ValueMin
Column name ValueMin- See Also:
- Constant Field Values
-
COLUMNNAME_Version
static final String COLUMNNAME_Version
Column name Version- See Also:
- Constant Field Values
-
COLUMNNAME_VFormat
static final String COLUMNNAME_VFormat
Column name VFormat- See Also:
- Constant Field Values
-
-
Method Detail
-
setAD_Chart_ID
void setAD_Chart_ID(int AD_Chart_ID)
Set Chart
-
getAD_Chart_ID
int getAD_Chart_ID()
Get Chart
-
getAD_Chart
I_AD_Chart getAD_Chart() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/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
-
setAD_Column_UU
void setAD_Column_UU(String AD_Column_UU)
Set AD_Column_UU
-
getAD_Column_UU
String getAD_Column_UU()
Get AD_Column_UU
-
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
I_AD_Element getAD_Element() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
I_AD_Process getAD_Process() throws RuntimeException
- Throws:
RuntimeException
-
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
I_AD_Reference getAD_Reference() throws RuntimeException
- 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
I_AD_Reference getAD_Reference_Value() throws RuntimeException
- Throws:
RuntimeException
-
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
I_AD_Table getAD_Table() throws RuntimeException
- 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
I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Val_Rule_Lookup_ID
void setAD_Val_Rule_Lookup_ID(int AD_Val_Rule_Lookup_ID)
Set Dynamic Validation (Lookup). Override Dynamic Validation Rule for Lookup Window
-
getAD_Val_Rule_Lookup_ID
int getAD_Val_Rule_Lookup_ID()
Get Dynamic Validation (Lookup). Override Dynamic Validation Rule for Lookup Window
-
getAD_Val_Rule_Lookup
I_AD_Val_Rule getAD_Val_Rule_Lookup() throws RuntimeException
- Throws:
RuntimeException
-
setCallout
void setCallout(String Callout)
Set Callout. Fully qualified class names and method - separated by semicolons
-
getCallout
String getCallout()
Get Callout. Fully qualified class names and method - separated by semicolons
-
setColumnName
void setColumnName(String ColumnName)
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
-
setColumnSQL
void setColumnSQL(String ColumnSQL)
Set Column SQL. Virtual Column (r/o)
-
getColumnSQL
String getColumnSQL()
Get Column SQL. Virtual Column (r/o)
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDefaultValue
void setDefaultValue(String DefaultValue)
Set Default Logic. Default value hierarchy, separated by ;
-
getDefaultValue
String getDefaultValue()
Get Default Logic. Default value hierarchy, separated by ;
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEntityType
void setEntityType(String EntityType)
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
String getEntityType()
Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
-
setFieldLength
void setFieldLength(int FieldLength)
Set Length. Length of the column in the database
-
getFieldLength
int getFieldLength()
Get Length. Length of the column in the database
-
setFKConstraintName
void setFKConstraintName(String FKConstraintName)
Set Constraint Name
-
getFKConstraintName
String getFKConstraintName()
Get Constraint Name
-
setFKConstraintType
void setFKConstraintType(String FKConstraintType)
Set Constraint Type
-
getFKConstraintType
String getFKConstraintType()
Get Constraint Type
-
setFormatPattern
void setFormatPattern(String FormatPattern)
Set Format Pattern. The pattern used to format a number or date.
-
getFormatPattern
String getFormatPattern()
Get Format Pattern. The pattern used to format a number or date.
-
setHelp
void setHelp(String Help)
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
-
setIsAllowCopy
void setIsAllowCopy(boolean IsAllowCopy)
Set Allow Copy. Determine if a column must be copied when pushing the button to copy record
-
isAllowCopy
boolean isAllowCopy()
Get Allow Copy. Determine if a column must be copied when pushing the button to copy record
-
setIsAllowLogging
void setIsAllowLogging(boolean IsAllowLogging)
Set Allow Logging. Determine if a column must be recorded into the change log
-
isAllowLogging
boolean isAllowLogging()
Get Allow Logging. Determine if a column must be recorded into the change log
-
setIsAlwaysUpdateable
void setIsAlwaysUpdateable(boolean IsAlwaysUpdateable)
Set Always Updatable. The column is always updateable, even if the record is not active or processed
-
isAlwaysUpdateable
boolean isAlwaysUpdateable()
Get Always Updatable. The column is always updateable, even if the record is not active or processed
-
setIsAutocomplete
void setIsAutocomplete(boolean IsAutocomplete)
Set Autocomplete. Automatic completion for textfields
-
isAutocomplete
boolean isAutocomplete()
Get Autocomplete. Automatic completion for textfields
-
setIsEncrypted
void setIsEncrypted(String IsEncrypted)
Set Encrypted. Display or Storage is encrypted
-
getIsEncrypted
String getIsEncrypted()
Get Encrypted. Display or Storage is encrypted
-
setIsHtml
void setIsHtml(boolean IsHtml)
Set HTML. Text has HTML tags
-
isHtml
boolean isHtml()
Get HTML. Text has HTML tags
-
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
-
setIsParent
void setIsParent(boolean IsParent)
Set Parent link column. This column is a link to the parent table (e.g. header from lines) - incl. Association key columns
-
isParent
boolean isParent()
Get Parent link column. This column is a link to the parent table (e.g. header from lines) - incl. Association key columns
-
setIsSecure
void setIsSecure(boolean IsSecure)
Set Secure content. Defines whether content must be treated as secure
-
isSecure
boolean isSecure()
Get Secure content. Defines whether content must be treated as secure
-
setIsSelectionColumn
void setIsSelectionColumn(boolean IsSelectionColumn)
Set Selection Column. Is this column used for finding rows in windows
-
isSelectionColumn
boolean isSelectionColumn()
Get Selection Column. Is this column used for finding rows in windows
-
setIsSyncDatabase
void setIsSyncDatabase(String IsSyncDatabase)
Set Synchronize Database. Change database table definition when changing dictionary definition
-
getIsSyncDatabase
String getIsSyncDatabase()
Get Synchronize Database. Change database table definition when changing dictionary definition
-
setIsToolbarButton
void setIsToolbarButton(String IsToolbarButton)
Set Toolbar Button. Show the button on the toolbar, the window, or both
-
getIsToolbarButton
String getIsToolbarButton()
Get Toolbar Button. Show the button on the toolbar, the window, or both
-
setIsTranslated
void setIsTranslated(boolean IsTranslated)
Set Translated. This column is translated
-
isTranslated
boolean isTranslated()
Get Translated. This column is translated
-
setIsUpdateable
void setIsUpdateable(boolean IsUpdateable)
Set Updatable. Determines, if the field can be updated
-
isUpdateable
boolean isUpdateable()
Get Updatable. Determines, if the field can be updated
-
setMandatoryLogic
void setMandatoryLogic(String MandatoryLogic)
Set Mandatory Logic
-
getMandatoryLogic
String getMandatoryLogic()
Get Mandatory Logic
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPA_DashboardContent_ID
void setPA_DashboardContent_ID(int PA_DashboardContent_ID)
Set Dashboard Content
-
getPA_DashboardContent_ID
int getPA_DashboardContent_ID()
Get Dashboard Content
-
getPA_DashboardContent
I_PA_DashboardContent getPA_DashboardContent() throws RuntimeException
- Throws:
RuntimeException
-
setPlaceholder
void setPlaceholder(String Placeholder)
Set Placeholder
-
getPlaceholder
String getPlaceholder()
Get Placeholder
-
setReadOnlyLogic
void setReadOnlyLogic(String ReadOnlyLogic)
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
-
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
-
setValueMax
void setValueMax(String ValueMax)
Set Max. Value. Maximum Value for a field
-
getValueMax
String getValueMax()
Get Max. Value. Maximum Value for a field
-
setValueMin
void setValueMin(String ValueMin)
Set Min. Value. Minimum Value for a field
-
getValueMin
String getValueMin()
Get Min. Value. Minimum Value for a field
-
setVersion
void setVersion(BigDecimal Version)
Set Version. Version of the table definition
-
getVersion
BigDecimal getVersion()
Get Version. Version of the table definition
-
setVFormat
void setVFormat(String VFormat)
Set Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
-
getVFormat
String getVFormat()
Get Value Format. Format of the value; Can contain fixed format elements, Variables: " _lLoOaAcCa09"
-
-