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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Chart_IDstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_Column_UUstatic final String
Column name AD_Element_IDstatic final String
Column name AD_InfoWindow_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Reference_IDstatic final String
Column name AD_Reference_Value_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_Val_Rule_IDstatic final String
Column name AD_Val_Rule_Lookup_IDstatic final String
Column name AlwaysUpdatableLogicstatic final String
Column name Calloutstatic final String
Column name ColumnNamestatic final String
Column name ColumnSQLstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DefaultValuestatic final String
Column name Descriptionstatic final String
Column name EntityTypestatic final String
Column name FieldLengthstatic final String
Column name FKConstraintMsg_IDstatic final String
Column name FKConstraintNamestatic final String
Column name FKConstraintTypestatic final String
Column name FormatPatternstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsAllowCopystatic final String
Column name IsAllowLoggingstatic final String
Column name IsAlwaysUpdateablestatic final String
Column name IsAutocompletestatic final String
Column name IsEncryptedstatic final String
Column name IsHtmlstatic final String
Column name IsIdentifierstatic final String
Column name IsKeystatic final String
Column name IsMandatorystatic final String
Column name IsParentstatic final String
Column name IsPartitionKeystatic final String
Column name IsSecurestatic final String
Column name IsSelectionColumnstatic final String
Column name IsSyncDatabasestatic final String
Column name IsToolbarButtonstatic final String
Column name IsTranslatedstatic final String
Column name IsUpdateablestatic final String
Column name MandatoryLogicstatic final String
Column name Namestatic final String
Column name PA_DashboardContent_IDstatic final String
Column name PartitioningMethodstatic final String
Column name Placeholderstatic final String
Column name RangePartitionIntervalstatic final String
Column name ReadOnlyLogicstatic final String
Column name SeqNostatic final String
Column name SeqNoPartitionstatic final String
Column name SeqNoSelectionstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValueMaxstatic final String
Column name ValueMinstatic final String
Column name Versionstatic final String
Column name VFormatstatic final KeyNamePair
static final int
AD_Table_ID=101static final String
TableName=AD_Column -
Method Summary
Modifier and TypeMethodDescriptionint
Get Chartint
Get Tenant.int
Get Column.Get AD_Column_UUint
Get System Element.int
Get Info Window.int
Get Organization.int
Get Process.int
Get Reference.int
Get Reference Key.int
Get Table.int
Get Dynamic Validation.int
Get Dynamic Validation (Lookup).Get Always Updatable Logic.Get Callout.Get DB Column Name.Get Column SQL.Get Created.int
Get Created By.Get Default Logic.Get Description.Get Entity Type.int
Get Length.int
Get Constraint MessageGet Constraint NameGet Constraint TypeGet Format Pattern.getHelp()
Get Comment/Help.Get Encrypted.Get Synchronize Database.Get Toolbar Button.Get Mandatory LogicgetName()
Get Name.int
Get Dashboard ContentGet Partitioning Method.Get PlaceholderGet Range Partition Interval.Get Read Only Logic.int
getSeqNo()
Get Sequence.int
Get Partition Key Sequence.int
Get Selection Column Sequence.Get Updated.int
Get Updated By.Get Max.Get Min.Get Version.Get Value Format.boolean
isActive()
Get Active.boolean
Get Allow Copy.boolean
Get Allow Logging.boolean
Get Always Updatable.boolean
Get Auto complete.boolean
isHtml()
Get HTML.boolean
Get Identifier.boolean
isKey()
Get Key column.boolean
Get Mandatory.boolean
isParent()
Get Parent link column.boolean
Get Partition Key.boolean
isSecure()
Get Secure content.boolean
Get Selection Column.boolean
Get Translated.boolean
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_InfoWindow_ID
(int AD_InfoWindow_ID) Set Info Window.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
setAlwaysUpdatableLogic
(String AlwaysUpdatableLogic) Set Always Updatable Logic.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
setFKConstraintMsg_ID
(int FKConstraintMsg_ID) Set Constraint Messagevoid
setFKConstraintName
(String FKConstraintName) Set Constraint Namevoid
setFKConstraintType
(String FKConstraintType) Set Constraint Typevoid
setFormatPattern
(String FormatPattern) Set Format Pattern.void
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 Auto complete.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
setIsPartitionKey
(boolean IsPartitionKey) Set Partition Key.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
Set Name.void
setPA_DashboardContent_ID
(int PA_DashboardContent_ID) Set Dashboard Contentvoid
setPartitioningMethod
(String PartitioningMethod) Set Partitioning Method.void
setPlaceholder
(String Placeholder) Set Placeholdervoid
setRangePartitionInterval
(String RangePartitionInterval) Set Range Partition Interval.void
setReadOnlyLogic
(String ReadOnlyLogic) Set Read Only Logic.void
setSeqNo
(int SeqNo) Set Sequence.void
setSeqNoPartition
(int SeqNoPartition) Set Partition Key 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 Details
-
Table_Name
TableName=AD_Column- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=101- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Chart_ID
Column name AD_Chart_ID- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
-
COLUMNNAME_AD_Column_UU
Column name AD_Column_UU- See Also:
-
COLUMNNAME_AD_Element_ID
Column name AD_Element_ID- 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_Process_ID
Column name AD_Process_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_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_Lookup_ID
Column name AD_Val_Rule_Lookup_ID- See Also:
-
COLUMNNAME_AlwaysUpdatableLogic
Column name AlwaysUpdatableLogic- See Also:
-
COLUMNNAME_Callout
Column name Callout- See Also:
-
COLUMNNAME_ColumnName
Column name ColumnName- See Also:
-
COLUMNNAME_ColumnSQL
Column name ColumnSQL- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DefaultValue
Column name DefaultValue- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_FieldLength
Column name FieldLength- See Also:
-
COLUMNNAME_FKConstraintMsg_ID
Column name FKConstraintMsg_ID- See Also:
-
COLUMNNAME_FKConstraintName
Column name FKConstraintName- See Also:
-
COLUMNNAME_FKConstraintType
Column name FKConstraintType- See Also:
-
COLUMNNAME_FormatPattern
Column name FormatPattern- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllowCopy
Column name IsAllowCopy- See Also:
-
COLUMNNAME_IsAllowLogging
Column name IsAllowLogging- See Also:
-
COLUMNNAME_IsAlwaysUpdateable
Column name IsAlwaysUpdateable- See Also:
-
COLUMNNAME_IsAutocomplete
Column name IsAutocomplete- See Also:
-
COLUMNNAME_IsEncrypted
Column name IsEncrypted- See Also:
-
COLUMNNAME_IsHtml
Column name IsHtml- See Also:
-
COLUMNNAME_IsIdentifier
Column name IsIdentifier- See Also:
-
COLUMNNAME_IsKey
Column name IsKey- See Also:
-
COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
-
COLUMNNAME_IsParent
Column name IsParent- See Also:
-
COLUMNNAME_IsPartitionKey
Column name IsPartitionKey- See Also:
-
COLUMNNAME_IsSecure
Column name IsSecure- See Also:
-
COLUMNNAME_IsSelectionColumn
Column name IsSelectionColumn- See Also:
-
COLUMNNAME_IsSyncDatabase
Column name IsSyncDatabase- See Also:
-
COLUMNNAME_IsToolbarButton
Column name IsToolbarButton- See Also:
-
COLUMNNAME_IsTranslated
Column name IsTranslated- See Also:
-
COLUMNNAME_IsUpdateable
Column name IsUpdateable- See Also:
-
COLUMNNAME_MandatoryLogic
Column name MandatoryLogic- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PA_DashboardContent_ID
Column name PA_DashboardContent_ID- See Also:
-
COLUMNNAME_PartitioningMethod
Column name PartitioningMethod- See Also:
-
COLUMNNAME_Placeholder
Column name Placeholder- See Also:
-
COLUMNNAME_RangePartitionInterval
Column name RangePartitionInterval- See Also:
-
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_SeqNoPartition
Column name SeqNoPartition- See Also:
-
COLUMNNAME_SeqNoSelection
Column name SeqNoSelection- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValueMax
Column name ValueMax- See Also:
-
COLUMNNAME_ValueMin
Column name ValueMin- See Also:
-
COLUMNNAME_Version
Column name Version- See Also:
-
COLUMNNAME_VFormat
Column name VFormat- See Also:
-
-
Method Details
-
setAD_Chart_ID
void setAD_Chart_ID(int AD_Chart_ID) Set Chart -
getAD_Chart_ID
int getAD_Chart_ID()Get Chart -
getAD_Chart
- Throws:
RuntimeException
-
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 -
setAD_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
- Throws:
RuntimeException
-
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
- 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_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
- 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
- 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
- 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
- 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
- Throws:
RuntimeException
-
setAlwaysUpdatableLogic
Set Always Updatable Logic. Logic to determine if field is Updatable irrespective if record' s active status or processed status. This logic Applicable only if Always Updatable is N. -
getAlwaysUpdatableLogic
String getAlwaysUpdatableLogic()Get Always Updatable Logic. Logic to determine if field is Updatable irrespective if record' s active status or processed status. This logic Applicable only if Always Updatable is N. -
setCallout
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
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
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
Set Default Logic. Default value hierarchy, separated by ; -
getDefaultValue
String getDefaultValue()Get Default Logic. 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 -
setEntityType
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 -
setFKConstraintMsg_ID
void setFKConstraintMsg_ID(int FKConstraintMsg_ID) Set Constraint Message -
getFKConstraintMsg_ID
int getFKConstraintMsg_ID()Get Constraint Message -
getFKConstraintMsg
- Throws:
RuntimeException
-
setFKConstraintName
Set Constraint Name -
getFKConstraintName
String getFKConstraintName()Get Constraint Name -
setFKConstraintType
Set Constraint Type -
getFKConstraintType
String getFKConstraintType()Get Constraint Type -
setFormatPattern
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
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 Auto complete. Automatic completion for text fields -
isAutocomplete
boolean isAutocomplete()Get Auto complete. Automatic completion for text fields -
setIsEncrypted
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 -
setIsPartitionKey
void setIsPartitionKey(boolean IsPartitionKey) Set Partition Key. This is a partition key -
isPartitionKey
boolean isPartitionKey()Get Partition Key. This is a partition key -
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
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
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
Set Mandatory Logic -
getMandatoryLogic
String getMandatoryLogic()Get Mandatory Logic -
setName
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
- Throws:
RuntimeException
-
setPartitioningMethod
Set Partitioning Method. Indicates how the Table is partitioned -
getPartitioningMethod
String getPartitioningMethod()Get Partitioning Method. Indicates how the Table is partitioned -
setPlaceholder
Set Placeholder -
getPlaceholder
String getPlaceholder()Get Placeholder -
setRangePartitionInterval
Set Range Partition Interval. Indicates the interval used in a range partitioning -
getRangePartitionInterval
String getRangePartitionInterval()Get Range Partition Interval. Indicates the interval used in a range partitioning -
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 -
setSeqNoPartition
void setSeqNoPartition(int SeqNoPartition) Set Partition Key Sequence. Indicates the order of partition keys -
getSeqNoPartition
int getSeqNoPartition()Get Partition Key Sequence. Indicates the order of partition keys -
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
Set Max. Value. Maximum Value for a field -
getValueMax
String getValueMax()Get Max. Value. Maximum Value for a field -
setValueMin
Set Min. Value. Minimum Value for a field -
getValueMin
String getValueMin()Get Min. Value. Minimum Value for a field -
setVersion
Set Version. Version of the table definition -
getVersion
BigDecimal getVersion()Get Version. Version of the table definition -
setVFormat
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"
-