Package org.compiere.model
Class X_AD_InfoColumn
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_AD_InfoColumn
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_InfoColumn
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MInfoColumn
Generated Model for AD_InfoColumn
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
EntityType AD_Reference_ID=389static final int
QueryOperator AD_Reference_ID=200061static final String
= = =static final String
Full Like = LIKEstatic final String
> = >static final String
>= = >=static final String
< = <static final String
<= = <=static final String
Like = Likestatic final String
!Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_AD_InfoColumn
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Element_ID, COLUMNNAME_AD_FieldStyle_ID, COLUMNNAME_AD_InfoColumn_ID, COLUMNNAME_AD_InfoColumn_UU, COLUMNNAME_AD_InfoWindow_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_AD_Reference_Value_ID, COLUMNNAME_AD_Val_Rule_ID, COLUMNNAME_ColumnName, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DefaultValue, COLUMNNAME_DefaultValue2, COLUMNNAME_Description, COLUMNNAME_DisplayLogic, COLUMNNAME_EntityType, COLUMNNAME_Help, COLUMNNAME_InputFieldValidation, COLUMNNAME_IsActive, COLUMNNAME_IsAutocomplete, COLUMNNAME_IsCentrallyMaintained, COLUMNNAME_IsDisplayed, COLUMNNAME_IsIdentifier, COLUMNNAME_IsKey, COLUMNNAME_IsMandatory, COLUMNNAME_IsQueryAfterChange, COLUMNNAME_IsQueryCriteria, COLUMNNAME_IsRange, COLUMNNAME_IsReadOnly, COLUMNNAME_Name, COLUMNNAME_Placeholder, COLUMNNAME_Placeholder2, COLUMNNAME_QueryFunction, COLUMNNAME_QueryOperator, COLUMNNAME_SelectClause, COLUMNNAME_SeqNo, COLUMNNAME_SeqNoSelection, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_AD_InfoColumn
(Properties ctx, int AD_InfoColumn_ID, String trxName) Standard ConstructorX_AD_InfoColumn
(Properties ctx, int AD_InfoColumn_ID, String trxName, String... virtualColumns) Standard ConstructorX_AD_InfoColumn
(Properties ctx, String AD_InfoColumn_UU, String trxName) Standard ConstructorX_AD_InfoColumn
(Properties ctx, String AD_InfoColumn_UU, String trxName, String... virtualColumns) Standard ConstructorX_AD_InfoColumn
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get System Element.int
Get Field Style.int
Get Info Column.Get AD_InfoColumn_UU.int
Get Info Window.int
Get Reference.int
Get Reference Key.int
Get Dynamic Validation.Get DB Column Name.Get Default Logic.Get Default Logic 2.Get Description.Get Display Logic.Get Entity Type.getHelp()
Get Comment/Help.Get Input field validation.Get Record ID/ColumnNamegetName()
Get Name.Get Placeholder.Get Placeholder2.Get Query Function.Get Query Operator.Get Sql SELECT.int
getSeqNo()
Get Sequence.int
Get Selection Column Sequence.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Auto complete.boolean
Get Centrally maintained.boolean
Get Displayed.boolean
Get Identifier.boolean
isKey()
Get Key column.boolean
Get Mandatory.boolean
Get Query After Change.boolean
Get Query Criteria.boolean
isRange()
Get Range.boolean
Get Read Only.void
setAD_Element_ID
(int AD_Element_ID) Set System Element.void
setAD_FieldStyle_ID
(int AD_FieldStyle_ID) Set Field Style.void
setAD_InfoColumn_ID
(int AD_InfoColumn_ID) Set Info Column.void
setAD_InfoColumn_UU
(String AD_InfoColumn_UU) Set AD_InfoColumn_UU.void
setAD_InfoWindow_ID
(int AD_InfoWindow_ID) Set Info Window.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_Val_Rule_ID
(int AD_Val_Rule_ID) Set Dynamic Validation.void
setColumnName
(String ColumnName) Set DB Column Name.void
setDefaultValue
(String DefaultValue) Set Default Logic.void
setDefaultValue2
(String DefaultValue2) Set Default Logic 2.void
setDescription
(String Description) Set Description.void
setDisplayLogic
(String DisplayLogic) Set Display Logic.void
setEntityType
(String EntityType) Set Entity Type.void
Set Comment/Help.void
setInputFieldValidation
(String InputFieldValidation) Set Input field validation.void
setIsAutocomplete
(boolean IsAutocomplete) Set Auto complete.void
setIsCentrallyMaintained
(boolean IsCentrallyMaintained) Set Centrally maintained.void
setIsDisplayed
(boolean IsDisplayed) Set Displayed.void
setIsIdentifier
(boolean IsIdentifier) Set Identifier.void
setIsKey
(boolean IsKey) Set Key column.void
setIsMandatory
(boolean IsMandatory) Set Mandatory.void
setIsQueryAfterChange
(boolean IsQueryAfterChange) Set Query After Change.void
setIsQueryCriteria
(boolean IsQueryCriteria) Set Query Criteria.void
setIsRange
(boolean IsRange) Set Range.void
setIsReadOnly
(boolean IsReadOnly) Set Read Only.void
Set Name.void
setPlaceholder
(String Placeholder) Set Placeholder.void
setPlaceholder2
(String Placeholder2) Set Placeholder2.void
setQueryFunction
(String QueryFunction) Set Query Function.void
setQueryOperator
(String QueryOperator) Set Query Operator.void
setSelectClause
(String SelectClause) Set Sql SELECT.void
setSeqNo
(int SeqNo) Set Sequence.void
setSeqNoSelection
(int SeqNoSelection) Set Selection Column Sequence.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_AD_InfoColumn
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_IDEntityType AD_Reference_ID=389- See Also:
-
QUERYOPERATOR_AD_Reference_ID
public static final int QUERYOPERATOR_AD_Reference_IDQueryOperator AD_Reference_ID=200061- See Also:
-
QUERYOPERATOR_NotEq
!= = !=- See Also:
-
QUERYOPERATOR_Le
< = <- See Also:
-
QUERYOPERATOR_LeEq
<= = <=- See Also:
-
QUERYOPERATOR_Eq
= = =- See Also:
-
QUERYOPERATOR_Gt
> = >- See Also:
-
QUERYOPERATOR_GtEq
>= = >=- See Also:
-
QUERYOPERATOR_Like
Like = Like- See Also:
-
QUERYOPERATOR_FullLike
Full Like = LIKE- See Also:
-
-
Constructor Details
-
X_AD_InfoColumn
Standard Constructor -
X_AD_InfoColumn
public X_AD_InfoColumn(Properties ctx, int AD_InfoColumn_ID, String trxName, String... virtualColumns) Standard Constructor -
X_AD_InfoColumn
Standard Constructor -
X_AD_InfoColumn
public X_AD_InfoColumn(Properties ctx, String AD_InfoColumn_UU, String trxName, String... virtualColumns) Standard Constructor -
X_AD_InfoColumn
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_Element
- Specified by:
getAD_Element
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_Element_ID
public void setAD_Element_ID(int AD_Element_ID) Set System Element.- Specified by:
setAD_Element_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_Element_ID
- System Element enables the central maintenance of column description and help.
-
getAD_Element_ID
public int getAD_Element_ID()Get System Element.- Specified by:
getAD_Element_ID
in interfaceI_AD_InfoColumn
- Returns:
- System Element enables the central maintenance of column description and help.
-
getAD_FieldStyle
- Specified by:
getAD_FieldStyle
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_FieldStyle_ID
public void setAD_FieldStyle_ID(int AD_FieldStyle_ID) Set Field Style.- Specified by:
setAD_FieldStyle_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_FieldStyle_ID
- Field CSS Style
-
getAD_FieldStyle_ID
public int getAD_FieldStyle_ID()Get Field Style.- Specified by:
getAD_FieldStyle_ID
in interfaceI_AD_InfoColumn
- Returns:
- Field CSS Style
-
setAD_InfoColumn_ID
public void setAD_InfoColumn_ID(int AD_InfoColumn_ID) Set Info Column.- Specified by:
setAD_InfoColumn_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_InfoColumn_ID
- Info Window Column
-
getAD_InfoColumn_ID
public int getAD_InfoColumn_ID()Get Info Column.- Specified by:
getAD_InfoColumn_ID
in interfaceI_AD_InfoColumn
- Returns:
- Info Window Column
-
setAD_InfoColumn_UU
Set AD_InfoColumn_UU.- Specified by:
setAD_InfoColumn_UU
in interfaceI_AD_InfoColumn
- Parameters:
AD_InfoColumn_UU
- AD_InfoColumn_UU
-
getAD_InfoColumn_UU
Get AD_InfoColumn_UU.- Specified by:
getAD_InfoColumn_UU
in interfaceI_AD_InfoColumn
- Returns:
- AD_InfoColumn_UU
-
getAD_InfoWindow
- Specified by:
getAD_InfoWindow
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_InfoWindow_ID
public void setAD_InfoWindow_ID(int AD_InfoWindow_ID) Set Info Window.- Specified by:
setAD_InfoWindow_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_InfoWindow_ID
- Info and search/select Window
-
getAD_InfoWindow_ID
public int getAD_InfoWindow_ID()Get Info Window.- Specified by:
getAD_InfoWindow_ID
in interfaceI_AD_InfoColumn
- Returns:
- Info and search/select Window
-
getAD_Reference
- Specified by:
getAD_Reference
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID) Set Reference.- Specified by:
setAD_Reference_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_Reference_ID
- System Reference and Validation
-
getAD_Reference_ID
public int getAD_Reference_ID()Get Reference.- Specified by:
getAD_Reference_ID
in interfaceI_AD_InfoColumn
- Returns:
- System Reference and Validation
-
getAD_Reference_Value
- Specified by:
getAD_Reference_Value
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_Reference_Value_ID
public void setAD_Reference_Value_ID(int AD_Reference_Value_ID) Set Reference Key.- Specified by:
setAD_Reference_Value_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_Reference_Value_ID
- Required to specify, if data type is Table or List
-
getAD_Reference_Value_ID
public int getAD_Reference_Value_ID()Get Reference Key.- Specified by:
getAD_Reference_Value_ID
in interfaceI_AD_InfoColumn
- Returns:
- Required to specify, if data type is Table or List
-
getAD_Val_Rule
- Specified by:
getAD_Val_Rule
in interfaceI_AD_InfoColumn
- Throws:
RuntimeException
-
setAD_Val_Rule_ID
public void setAD_Val_Rule_ID(int AD_Val_Rule_ID) Set Dynamic Validation.- Specified by:
setAD_Val_Rule_ID
in interfaceI_AD_InfoColumn
- Parameters:
AD_Val_Rule_ID
- Dynamic Validation Rule
-
getAD_Val_Rule_ID
public int getAD_Val_Rule_ID()Get Dynamic Validation.- Specified by:
getAD_Val_Rule_ID
in interfaceI_AD_InfoColumn
- Returns:
- Dynamic Validation Rule
-
setColumnName
Set DB Column Name.- Specified by:
setColumnName
in interfaceI_AD_InfoColumn
- Parameters:
ColumnName
- Name of the column in the database
-
getColumnName
Get DB Column Name.- Specified by:
getColumnName
in interfaceI_AD_InfoColumn
- Returns:
- Name of the column in the database
-
setDefaultValue
Set Default Logic.- Specified by:
setDefaultValue
in interfaceI_AD_InfoColumn
- Parameters:
DefaultValue
- Default value hierarchy, separated by ;
-
getDefaultValue
Get Default Logic.- Specified by:
getDefaultValue
in interfaceI_AD_InfoColumn
- Returns:
- Default value hierarchy, separated by ;
-
setDefaultValue2
Set Default Logic 2.- Specified by:
setDefaultValue2
in interfaceI_AD_InfoColumn
- Parameters:
DefaultValue2
- Default value hierarchy, separated by ;
-
getDefaultValue2
Get Default Logic 2.- Specified by:
getDefaultValue2
in interfaceI_AD_InfoColumn
- Returns:
- Default value hierarchy, separated by ;
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_AD_InfoColumn
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_AD_InfoColumn
- Returns:
- Optional short description of the record
-
setDisplayLogic
Set Display Logic.- Specified by:
setDisplayLogic
in interfaceI_AD_InfoColumn
- Parameters:
DisplayLogic
- If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
Get Display Logic.- Specified by:
getDisplayLogic
in interfaceI_AD_InfoColumn
- Returns:
- If the Field is displayed, the result determines if the field is actually displayed
-
setEntityType
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_InfoColumn
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_InfoColumn
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_AD_InfoColumn
- Parameters:
Help
- Comment or Hint
-
getHelp
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_InfoColumn
- Returns:
- Comment or Hint
-
setInputFieldValidation
Set Input field validation.- Specified by:
setInputFieldValidation
in interfaceI_AD_InfoColumn
- Parameters:
InputFieldValidation
- Input field validation query
-
getInputFieldValidation
Get Input field validation.- Specified by:
getInputFieldValidation
in interfaceI_AD_InfoColumn
- Returns:
- Input field validation query
-
setIsAutocomplete
public void setIsAutocomplete(boolean IsAutocomplete) Set Auto complete.- Specified by:
setIsAutocomplete
in interfaceI_AD_InfoColumn
- Parameters:
IsAutocomplete
- Automatic completion for text fields
-
isAutocomplete
public boolean isAutocomplete()Get Auto complete.- Specified by:
isAutocomplete
in interfaceI_AD_InfoColumn
- Returns:
- Automatic completion for text fields
-
setIsCentrallyMaintained
public void setIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained.- Specified by:
setIsCentrallyMaintained
in interfaceI_AD_InfoColumn
- Parameters:
IsCentrallyMaintained
- Information maintained in System Element table
-
isCentrallyMaintained
public boolean isCentrallyMaintained()Get Centrally maintained.- Specified by:
isCentrallyMaintained
in interfaceI_AD_InfoColumn
- Returns:
- Information maintained in System Element table
-
setIsDisplayed
public void setIsDisplayed(boolean IsDisplayed) Set Displayed.- Specified by:
setIsDisplayed
in interfaceI_AD_InfoColumn
- Parameters:
IsDisplayed
- Determines, if this field is displayed
-
isDisplayed
public boolean isDisplayed()Get Displayed.- Specified by:
isDisplayed
in interfaceI_AD_InfoColumn
- Returns:
- Determines, if this field is displayed
-
setIsIdentifier
public void setIsIdentifier(boolean IsIdentifier) Set Identifier.- Specified by:
setIsIdentifier
in interfaceI_AD_InfoColumn
- Parameters:
IsIdentifier
- This column is part of the record identifier
-
isIdentifier
public boolean isIdentifier()Get Identifier.- Specified by:
isIdentifier
in interfaceI_AD_InfoColumn
- Returns:
- This column is part of the record identifier
-
setIsKey
public void setIsKey(boolean IsKey) Set Key column.- Specified by:
setIsKey
in interfaceI_AD_InfoColumn
- Parameters:
IsKey
- This column is the key in this table
-
isKey
public boolean isKey()Get Key column.- Specified by:
isKey
in interfaceI_AD_InfoColumn
- Returns:
- This column is the key in this table
-
setIsMandatory
public void setIsMandatory(boolean IsMandatory) Set Mandatory.- Specified by:
setIsMandatory
in interfaceI_AD_InfoColumn
- Parameters:
IsMandatory
- Data entry is required in this column
-
isMandatory
public boolean isMandatory()Get Mandatory.- Specified by:
isMandatory
in interfaceI_AD_InfoColumn
- Returns:
- Data entry is required in this column
-
setIsQueryAfterChange
public void setIsQueryAfterChange(boolean IsQueryAfterChange) Set Query After Change.- Specified by:
setIsQueryAfterChange
in interfaceI_AD_InfoColumn
- Parameters:
IsQueryAfterChange
- Issues a query request after the user has made changes to the field
-
isQueryAfterChange
public boolean isQueryAfterChange()Get Query After Change.- Specified by:
isQueryAfterChange
in interfaceI_AD_InfoColumn
- Returns:
- Issues a query request after the user has made changes to the field
-
setIsQueryCriteria
public void setIsQueryCriteria(boolean IsQueryCriteria) Set Query Criteria.- Specified by:
setIsQueryCriteria
in interfaceI_AD_InfoColumn
- Parameters:
IsQueryCriteria
- The column is also used as a query criteria
-
isQueryCriteria
public boolean isQueryCriteria()Get Query Criteria.- Specified by:
isQueryCriteria
in interfaceI_AD_InfoColumn
- Returns:
- The column is also used as a query criteria
-
setIsRange
public void setIsRange(boolean IsRange) Set Range.- Specified by:
setIsRange
in interfaceI_AD_InfoColumn
- Parameters:
IsRange
- The parameter is a range of values
-
isRange
public boolean isRange()Get Range.- Specified by:
isRange
in interfaceI_AD_InfoColumn
- Returns:
- The parameter is a range of values
-
setIsReadOnly
public void setIsReadOnly(boolean IsReadOnly) Set Read Only.- Specified by:
setIsReadOnly
in interfaceI_AD_InfoColumn
- Parameters:
IsReadOnly
- Field is read only
-
isReadOnly
public boolean isReadOnly()Get Read Only.- Specified by:
isReadOnly
in interfaceI_AD_InfoColumn
- Returns:
- Field is read only
-
setName
Set Name.- Specified by:
setName
in interfaceI_AD_InfoColumn
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_AD_InfoColumn
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setPlaceholder
Set Placeholder.- Specified by:
setPlaceholder
in interfaceI_AD_InfoColumn
- Parameters:
Placeholder
- Placeholder
-
getPlaceholder
Get Placeholder.- Specified by:
getPlaceholder
in interfaceI_AD_InfoColumn
- Returns:
- Placeholder
-
setPlaceholder2
Set Placeholder2.- Specified by:
setPlaceholder2
in interfaceI_AD_InfoColumn
- Parameters:
Placeholder2
- Placeholder2
-
getPlaceholder2
Get Placeholder2.- Specified by:
getPlaceholder2
in interfaceI_AD_InfoColumn
- Returns:
- Placeholder2
-
setQueryFunction
Set Query Function.- Specified by:
setQueryFunction
in interfaceI_AD_InfoColumn
- Parameters:
QueryFunction
- Database function for query
-
getQueryFunction
Get Query Function.- Specified by:
getQueryFunction
in interfaceI_AD_InfoColumn
- Returns:
- Database function for query
-
setQueryOperator
Set Query Operator.- Specified by:
setQueryOperator
in interfaceI_AD_InfoColumn
- Parameters:
QueryOperator
- Operator for database query
-
getQueryOperator
Get Query Operator.- Specified by:
getQueryOperator
in interfaceI_AD_InfoColumn
- Returns:
- Operator for database query
-
setSelectClause
Set Sql SELECT.- Specified by:
setSelectClause
in interfaceI_AD_InfoColumn
- Parameters:
SelectClause
- SQL SELECT clause
-
getSelectClause
Get Sql SELECT.- Specified by:
getSelectClause
in interfaceI_AD_InfoColumn
- Returns:
- SQL SELECT clause
-
setSeqNo
public void setSeqNo(int SeqNo) Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_InfoColumn
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_InfoColumn
- Returns:
- Method of ordering records; lowest number comes first
-
setSeqNoSelection
public void setSeqNoSelection(int SeqNoSelection) Set Selection Column Sequence.- Specified by:
setSeqNoSelection
in interfaceI_AD_InfoColumn
- Parameters:
SeqNoSelection
- Selection Column Sequence
-
getSeqNoSelection
public int getSeqNoSelection()Get Selection Column Sequence.- Specified by:
getSeqNoSelection
in interfaceI_AD_InfoColumn
- Returns:
- Selection Column Sequence
-