Package org.compiere.model
Class X_AD_Process_Para
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_AD_Process_Para
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_AD_Process_Para
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MProcessPara
public class X_AD_Process_Para extends PO implements I_AD_Process_Para, I_Persistent
Generated Model for AD_Process_Para- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389-
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, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_AD_Process_Para
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Element_ID, COLUMNNAME_AD_FieldGroup_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Process_ID, COLUMNNAME_AD_Process_Para_ID, COLUMNNAME_AD_Process_Para_UU, 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_FieldLength, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsAutocomplete, COLUMNNAME_IsCentrallyMaintained, COLUMNNAME_IsEncrypted, COLUMNNAME_IsMandatory, COLUMNNAME_IsRange, COLUMNNAME_MandatoryLogic, COLUMNNAME_Name, COLUMNNAME_Placeholder, COLUMNNAME_Placeholder2, COLUMNNAME_Query, COLUMNNAME_ReadOnlyLogic, COLUMNNAME_SeqNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValueMax, COLUMNNAME_ValueMin, COLUMNNAME_VFormat, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_AD_Process_Para(Properties ctx, int AD_Process_Para_ID, String trxName)
Standard ConstructorX_AD_Process_Para(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_AD_Element
getAD_Element()
int
getAD_Element_ID()
Get System Element.I_AD_FieldGroup
getAD_FieldGroup()
int
getAD_FieldGroup_ID()
Get Field Group.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.int
getAD_Process_Para_ID()
Get Process Parameter.String
getAD_Process_Para_UU()
Get AD_Process_Para_UU.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_Val_Rule
getAD_Val_Rule()
int
getAD_Val_Rule_ID()
Get Dynamic Validation.String
getColumnName()
Get DB Column Name.String
getDefaultValue()
Get Default Logic.String
getDefaultValue2()
Get Default Logic 2.String
getDescription()
Get Description.String
getDisplayLogic()
Get Display Logic.String
getEntityType()
Get Entity Type.int
getFieldLength()
Get Length.String
getHelp()
Get Comment/Help.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getMandatoryLogic()
Get Mandatory Logic.String
getName()
Get Name.String
getPlaceholder()
Get Placeholder.String
getPlaceholder2()
Get Placeholder2.String
getQuery()
Get Query.String
getReadOnlyLogic()
Get Read Only Logic.int
getSeqNo()
Get Sequence.String
getValueMax()
Get Max.String
getValueMin()
Get Min.String
getVFormat()
Get Value Format.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isAutocomplete()
Get Autocomplete.boolean
isCentrallyMaintained()
Get Centrally maintained.boolean
isEncrypted()
Get Encrypted.boolean
isMandatory()
Get Mandatory.boolean
isRange()
Get Range.void
setAD_Element_ID(int AD_Element_ID)
Set System Element.void
setAD_FieldGroup_ID(int AD_FieldGroup_ID)
Set Field Group.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_Process_Para_ID(int AD_Process_Para_ID)
Set Process Parameter.void
setAD_Process_Para_UU(String AD_Process_Para_UU)
Set AD_Process_Para_UU.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
setFieldLength(int FieldLength)
Set Length.void
setHelp(String Help)
Set Comment/Help.void
setIsAutocomplete(boolean IsAutocomplete)
Set Autocomplete.void
setIsCentrallyMaintained(boolean IsCentrallyMaintained)
Set Centrally maintained.void
setIsEncrypted(boolean IsEncrypted)
Set Encrypted.void
setIsMandatory(boolean IsMandatory)
Set Mandatory.void
setIsRange(boolean IsRange)
Set Range.void
setMandatoryLogic(String MandatoryLogic)
Set Mandatory Logic.void
setName(String Name)
Set Name.void
setPlaceholder(String Placeholder)
Set Placeholder.void
setPlaceholder2(String Placeholder2)
Set Placeholder2.void
setQuery(String Query)
Set Query.void
setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.void
setSeqNo(int SeqNo)
Set Sequence.void
setValueMax(String ValueMax)
Set Max.void
setValueMin(String ValueMin)
Set Min.void
setVFormat(String VFormat)
Set Value Format.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, 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_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, 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, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, 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, 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_Process_Para
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 Detail
-
ENTITYTYPE_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_AD_Process_Para
public X_AD_Process_Para(Properties ctx, int AD_Process_Para_ID, String trxName)
Standard Constructor
-
X_AD_Process_Para
public X_AD_Process_Para(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 4 - System
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAD_Element
public I_AD_Element getAD_Element() throws RuntimeException
- Specified by:
getAD_Element
in interfaceI_AD_Process_Para
- 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_Process_Para
- 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_Process_Para
- Returns:
- System Element enables the central maintenance of column description and help.
-
getAD_FieldGroup
public I_AD_FieldGroup getAD_FieldGroup() throws RuntimeException
- Specified by:
getAD_FieldGroup
in interfaceI_AD_Process_Para
- Throws:
RuntimeException
-
setAD_FieldGroup_ID
public void setAD_FieldGroup_ID(int AD_FieldGroup_ID)
Set Field Group.- Specified by:
setAD_FieldGroup_ID
in interfaceI_AD_Process_Para
- Parameters:
AD_FieldGroup_ID
- Logical grouping of fields
-
getAD_FieldGroup_ID
public int getAD_FieldGroup_ID()
Get Field Group.- Specified by:
getAD_FieldGroup_ID
in interfaceI_AD_Process_Para
- Returns:
- Logical grouping of fields
-
getAD_Process
public I_AD_Process getAD_Process() throws RuntimeException
- Specified by:
getAD_Process
in interfaceI_AD_Process_Para
- Throws:
RuntimeException
-
setAD_Process_ID
public void setAD_Process_ID(int AD_Process_ID)
Set Process.- Specified by:
setAD_Process_ID
in interfaceI_AD_Process_Para
- Parameters:
AD_Process_ID
- Process or Report
-
getAD_Process_ID
public int getAD_Process_ID()
Get Process.- Specified by:
getAD_Process_ID
in interfaceI_AD_Process_Para
- Returns:
- Process or Report
-
setAD_Process_Para_ID
public void setAD_Process_Para_ID(int AD_Process_Para_ID)
Set Process Parameter.- Specified by:
setAD_Process_Para_ID
in interfaceI_AD_Process_Para
- Parameters:
AD_Process_Para_ID
- Process Parameter
-
getAD_Process_Para_ID
public int getAD_Process_Para_ID()
Get Process Parameter.- Specified by:
getAD_Process_Para_ID
in interfaceI_AD_Process_Para
- Returns:
- Process Parameter
-
setAD_Process_Para_UU
public void setAD_Process_Para_UU(String AD_Process_Para_UU)
Set AD_Process_Para_UU.- Specified by:
setAD_Process_Para_UU
in interfaceI_AD_Process_Para
- Parameters:
AD_Process_Para_UU
- AD_Process_Para_UU
-
getAD_Process_Para_UU
public String getAD_Process_Para_UU()
Get AD_Process_Para_UU.- Specified by:
getAD_Process_Para_UU
in interfaceI_AD_Process_Para
- Returns:
- AD_Process_Para_UU
-
getAD_Reference
public I_AD_Reference getAD_Reference() throws RuntimeException
- Specified by:
getAD_Reference
in interfaceI_AD_Process_Para
- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID)
Set Reference.- Specified by:
setAD_Reference_ID
in interfaceI_AD_Process_Para
- 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_Process_Para
- Returns:
- System Reference and Validation
-
getAD_Reference_Value
public I_AD_Reference getAD_Reference_Value() throws RuntimeException
- Specified by:
getAD_Reference_Value
in interfaceI_AD_Process_Para
- 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_Process_Para
- 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_Process_Para
- Returns:
- Required to specify, if data type is Table or List
-
getAD_Val_Rule
public I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
- Specified by:
getAD_Val_Rule
in interfaceI_AD_Process_Para
- 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_Process_Para
- 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_Process_Para
- Returns:
- Dynamic Validation Rule
-
setColumnName
public void setColumnName(String ColumnName)
Set DB Column Name.- Specified by:
setColumnName
in interfaceI_AD_Process_Para
- Parameters:
ColumnName
- Name of the column in the database
-
getColumnName
public String getColumnName()
Get DB Column Name.- Specified by:
getColumnName
in interfaceI_AD_Process_Para
- Returns:
- Name of the column in the database
-
setDefaultValue
public void setDefaultValue(String DefaultValue)
Set Default Logic.- Specified by:
setDefaultValue
in interfaceI_AD_Process_Para
- Parameters:
DefaultValue
- Default value hierarchy, separated by ;
-
getDefaultValue
public String getDefaultValue()
Get Default Logic.- Specified by:
getDefaultValue
in interfaceI_AD_Process_Para
- Returns:
- Default value hierarchy, separated by ;
-
setDefaultValue2
public void setDefaultValue2(String DefaultValue2)
Set Default Logic 2.- Specified by:
setDefaultValue2
in interfaceI_AD_Process_Para
- Parameters:
DefaultValue2
- Default value hierarchy, separated by ;
-
getDefaultValue2
public String getDefaultValue2()
Get Default Logic 2.- Specified by:
getDefaultValue2
in interfaceI_AD_Process_Para
- Returns:
- Default value hierarchy, separated by ;
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_AD_Process_Para
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_AD_Process_Para
- Returns:
- Optional short description of the record
-
setDisplayLogic
public void setDisplayLogic(String DisplayLogic)
Set Display Logic.- Specified by:
setDisplayLogic
in interfaceI_AD_Process_Para
- Parameters:
DisplayLogic
- If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
public String getDisplayLogic()
Get Display Logic.- Specified by:
getDisplayLogic
in interfaceI_AD_Process_Para
- Returns:
- If the Field is displayed, the result determines if the field is actually displayed
-
setEntityType
public void setEntityType(String EntityType)
Set Entity Type.- Specified by:
setEntityType
in interfaceI_AD_Process_Para
- Parameters:
EntityType
- Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
public String getEntityType()
Get Entity Type.- Specified by:
getEntityType
in interfaceI_AD_Process_Para
- Returns:
- Dictionary Entity Type; Determines ownership and synchronization
-
setFieldLength
public void setFieldLength(int FieldLength)
Set Length.- Specified by:
setFieldLength
in interfaceI_AD_Process_Para
- Parameters:
FieldLength
- Length of the column in the database
-
getFieldLength
public int getFieldLength()
Get Length.- Specified by:
getFieldLength
in interfaceI_AD_Process_Para
- Returns:
- Length of the column in the database
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelp
in interfaceI_AD_Process_Para
- Parameters:
Help
- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelp
in interfaceI_AD_Process_Para
- Returns:
- Comment or Hint
-
setIsAutocomplete
public void setIsAutocomplete(boolean IsAutocomplete)
Set Autocomplete.- Specified by:
setIsAutocomplete
in interfaceI_AD_Process_Para
- Parameters:
IsAutocomplete
- Automatic completion for textfields
-
isAutocomplete
public boolean isAutocomplete()
Get Autocomplete.- Specified by:
isAutocomplete
in interfaceI_AD_Process_Para
- Returns:
- Automatic completion for textfields
-
setIsCentrallyMaintained
public void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
Set Centrally maintained.- Specified by:
setIsCentrallyMaintained
in interfaceI_AD_Process_Para
- Parameters:
IsCentrallyMaintained
- Information maintained in System Element table
-
isCentrallyMaintained
public boolean isCentrallyMaintained()
Get Centrally maintained.- Specified by:
isCentrallyMaintained
in interfaceI_AD_Process_Para
- Returns:
- Information maintained in System Element table
-
setIsEncrypted
public void setIsEncrypted(boolean IsEncrypted)
Set Encrypted.- Specified by:
setIsEncrypted
in interfaceI_AD_Process_Para
- Parameters:
IsEncrypted
- Display or Storage is encrypted
-
isEncrypted
public boolean isEncrypted()
Get Encrypted.- Specified by:
isEncrypted
in interfaceI_AD_Process_Para
- Returns:
- Display or Storage is encrypted
-
setIsMandatory
public void setIsMandatory(boolean IsMandatory)
Set Mandatory.- Specified by:
setIsMandatory
in interfaceI_AD_Process_Para
- Parameters:
IsMandatory
- Data entry is required in this column
-
isMandatory
public boolean isMandatory()
Get Mandatory.- Specified by:
isMandatory
in interfaceI_AD_Process_Para
- Returns:
- Data entry is required in this column
-
setIsRange
public void setIsRange(boolean IsRange)
Set Range.- Specified by:
setIsRange
in interfaceI_AD_Process_Para
- Parameters:
IsRange
- The parameter is a range of values
-
isRange
public boolean isRange()
Get Range.- Specified by:
isRange
in interfaceI_AD_Process_Para
- Returns:
- The parameter is a range of values
-
setMandatoryLogic
public void setMandatoryLogic(String MandatoryLogic)
Set Mandatory Logic.- Specified by:
setMandatoryLogic
in interfaceI_AD_Process_Para
- Parameters:
MandatoryLogic
- Mandatory Logic
-
getMandatoryLogic
public String getMandatoryLogic()
Get Mandatory Logic.- Specified by:
getMandatoryLogic
in interfaceI_AD_Process_Para
- Returns:
- Mandatory Logic
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_AD_Process_Para
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_AD_Process_Para
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setPlaceholder
public void setPlaceholder(String Placeholder)
Set Placeholder.- Specified by:
setPlaceholder
in interfaceI_AD_Process_Para
- Parameters:
Placeholder
- Placeholder
-
getPlaceholder
public String getPlaceholder()
Get Placeholder.- Specified by:
getPlaceholder
in interfaceI_AD_Process_Para
- Returns:
- Placeholder
-
setPlaceholder2
public void setPlaceholder2(String Placeholder2)
Set Placeholder2.- Specified by:
setPlaceholder2
in interfaceI_AD_Process_Para
- Parameters:
Placeholder2
- Placeholder2
-
getPlaceholder2
public String getPlaceholder2()
Get Placeholder2.- Specified by:
getPlaceholder2
in interfaceI_AD_Process_Para
- Returns:
- Placeholder2
-
setQuery
public void setQuery(String Query)
Set Query.- Specified by:
setQuery
in interfaceI_AD_Process_Para
- Parameters:
Query
- SQL
-
getQuery
public String getQuery()
Get Query.- Specified by:
getQuery
in interfaceI_AD_Process_Para
- Returns:
- SQL
-
setReadOnlyLogic
public void setReadOnlyLogic(String ReadOnlyLogic)
Set Read Only Logic.- Specified by:
setReadOnlyLogic
in interfaceI_AD_Process_Para
- Parameters:
ReadOnlyLogic
- Logic to determine if field is read only (applies only when field is read-write)
-
getReadOnlyLogic
public String getReadOnlyLogic()
Get Read Only Logic.- Specified by:
getReadOnlyLogic
in interfaceI_AD_Process_Para
- Returns:
- Logic to determine if field is read only (applies only when field is read-write)
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_AD_Process_Para
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_AD_Process_Para
- Returns:
- Method of ordering records; lowest number comes first
-
setValueMax
public void setValueMax(String ValueMax)
Set Max. Value.- Specified by:
setValueMax
in interfaceI_AD_Process_Para
- Parameters:
ValueMax
- Maximum Value for a field
-
getValueMax
public String getValueMax()
Get Max. Value.- Specified by:
getValueMax
in interfaceI_AD_Process_Para
- Returns:
- Maximum Value for a field
-
setValueMin
public void setValueMin(String ValueMin)
Set Min. Value.- Specified by:
setValueMin
in interfaceI_AD_Process_Para
- Parameters:
ValueMin
- Minimum Value for a field
-
getValueMin
public String getValueMin()
Get Min. Value.- Specified by:
getValueMin
in interfaceI_AD_Process_Para
- Returns:
- Minimum Value for a field
-
setVFormat
public void setVFormat(String VFormat)
Set Value Format.- Specified by:
setVFormat
in interfaceI_AD_Process_Para
- Parameters:
VFormat
- Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
-
getVFormat
public String getVFormat()
Get Value Format.- Specified by:
getVFormat
in interfaceI_AD_Process_Para
- Returns:
- Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
-
-