Package org.compiere.model
Interface I_AD_Process_Para
- All Known Implementing Classes:
MProcessPara
,X_AD_Process_Para
public interface I_AD_Process_Para
Generated Interface for AD_Process_Para
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Element_IDstatic final String
Column name AD_FieldGroup_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Process_Para_IDstatic final String
Column name AD_Process_Para_UUstatic final String
Column name AD_Reference_IDstatic final String
Column name AD_Reference_Value_IDstatic final String
Column name AD_Val_Rule_IDstatic final String
Column name ColumnNamestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateRangeOptionstatic final String
Column name DefaultValuestatic final String
Column name DefaultValue2static final String
Column name Descriptionstatic final String
Column name DisplayLogicstatic final String
Column name EntityTypestatic final String
Column name FieldLengthstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsAutocompletestatic final String
Column name IsCentrallyMaintainedstatic final String
Column name IsEncryptedstatic final String
Column name IsMandatorystatic final String
Column name IsRangestatic final String
Column name IsShowNegateButtonstatic final String
Column name MandatoryLogicstatic final String
Column name Namestatic final String
Column name Placeholderstatic final String
Column name Placeholder2static final String
Column name Querystatic final String
Column name ReadOnlyLogicstatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValueMaxstatic final String
Column name ValueMinstatic final String
Column name VFormatstatic final KeyNamePair
static final int
AD_Table_ID=285static final String
TableName=AD_Process_Para -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get System Element.int
Get Field Group.int
Get Organization.int
Get Process.int
Get Process ParameterGet AD_Process_Para_UUint
Get Reference.int
Get Reference Key.int
Get Dynamic Validation.Get DB Column Name.Get Created.int
Get Created By.Get Date Range Option.Get Default Logic.Get Default Logic 2.Get Description.Get Display Logic.Get Entity Type.int
Get Length.getHelp()
Get Comment/Help.Get Mandatory LogicgetName()
Get Name.Get PlaceholderGet Placeholder2getQuery()
Get Query.Get Read Only Logic.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.Get Max.Get Min.Get Value Format.boolean
isActive()
Get Active.boolean
Get Auto complete.boolean
Get Centrally maintained.boolean
Get Encrypted.boolean
Get Mandatory.boolean
isRange()
Get Range.boolean
Get Show Negate Button.void
setAD_Element_ID
(int AD_Element_ID) Set System Element.void
setAD_FieldGroup_ID
(int AD_FieldGroup_ID) Set Field Group.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Process_ID
(int AD_Process_ID) Set Process.void
setAD_Process_Para_ID
(int AD_Process_Para_ID) Set Process Parametervoid
setAD_Process_Para_UU
(String AD_Process_Para_UU) Set AD_Process_Para_UUvoid
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
setDateRangeOption
(String DateRangeOption) Set Date Range Option.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
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsAutocomplete
(boolean IsAutocomplete) Set Auto complete.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
setIsShowNegateButton
(boolean IsShowNegateButton) Set Show Negate Button.void
setMandatoryLogic
(String MandatoryLogic) Set Mandatory Logicvoid
Set Name.void
setPlaceholder
(String Placeholder) Set Placeholdervoid
setPlaceholder2
(String Placeholder2) Set Placeholder2void
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.
-
Field Details
-
Table_Name
TableName=AD_Process_Para- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=285- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Element_ID
Column name AD_Element_ID- See Also:
-
COLUMNNAME_AD_FieldGroup_ID
Column name AD_FieldGroup_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_Process_Para_ID
Column name AD_Process_Para_ID- See Also:
-
COLUMNNAME_AD_Process_Para_UU
Column name AD_Process_Para_UU- See Also:
-
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
-
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
-
COLUMNNAME_ColumnName
Column name ColumnName- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateRangeOption
Column name DateRangeOption- See Also:
-
COLUMNNAME_DefaultValue
Column name DefaultValue- See Also:
-
COLUMNNAME_DefaultValue2
Column name DefaultValue2- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DisplayLogic
Column name DisplayLogic- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_FieldLength
Column name FieldLength- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAutocomplete
Column name IsAutocomplete- See Also:
-
COLUMNNAME_IsCentrallyMaintained
Column name IsCentrallyMaintained- See Also:
-
COLUMNNAME_IsEncrypted
Column name IsEncrypted- See Also:
-
COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
-
COLUMNNAME_IsRange
Column name IsRange- See Also:
-
COLUMNNAME_IsShowNegateButton
Column name IsShowNegateButton- See Also:
-
COLUMNNAME_MandatoryLogic
Column name MandatoryLogic- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Placeholder
Column name Placeholder- See Also:
-
COLUMNNAME_Placeholder2
Column name Placeholder2- See Also:
-
COLUMNNAME_Query
Column name Query- See Also:
-
COLUMNNAME_ReadOnlyLogic
Column name ReadOnlyLogic- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- 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_VFormat
Column name VFormat- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Element_ID
void setAD_Element_ID(int AD_Element_ID) Set System Element. System Element enables the central maintenance of column description and help. -
getAD_Element_ID
int getAD_Element_ID()Get System Element. System Element enables the central maintenance of column description and help. -
getAD_Element
- Throws:
RuntimeException
-
setAD_FieldGroup_ID
void setAD_FieldGroup_ID(int AD_FieldGroup_ID) Set Field Group. Logical grouping of fields -
getAD_FieldGroup_ID
int getAD_FieldGroup_ID()Get Field Group. Logical grouping of fields -
getAD_FieldGroup
- 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_Process_Para_ID
void setAD_Process_Para_ID(int AD_Process_Para_ID) Set Process Parameter -
getAD_Process_Para_ID
int getAD_Process_Para_ID()Get Process Parameter -
setAD_Process_Para_UU
Set AD_Process_Para_UU -
getAD_Process_Para_UU
String getAD_Process_Para_UU()Get AD_Process_Para_UU -
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_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
-
setColumnName
Set DB Column Name. Name of the column in the database -
getColumnName
String getColumnName()Get DB Column Name. Name of the column in the database -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateRangeOption
Set Date Range Option. Options, how the date editor will be displayed. -
getDateRangeOption
String getDateRangeOption()Get Date Range Option. Options, how the date editor will be displayed. -
setDefaultValue
Set Default Logic. Default value hierarchy, separated by ; -
getDefaultValue
String getDefaultValue()Get Default Logic. Default value hierarchy, separated by ; -
setDefaultValue2
Set Default Logic 2. Default value hierarchy, separated by ; -
getDefaultValue2
String getDefaultValue2()Get Default Logic 2. Default value hierarchy, separated by ; -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDisplayLogic
Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed -
getDisplayLogic
String getDisplayLogic()Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
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 -
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 -
setIsAutocomplete
void setIsAutocomplete(boolean IsAutocomplete) Set Auto complete. Automatic completion for text fields -
isAutocomplete
boolean isAutocomplete()Get Auto complete. Automatic completion for text fields -
setIsCentrallyMaintained
void setIsCentrallyMaintained(boolean IsCentrallyMaintained) Set Centrally maintained. Information maintained in System Element table -
isCentrallyMaintained
boolean isCentrallyMaintained()Get Centrally maintained. Information maintained in System Element table -
setIsEncrypted
void setIsEncrypted(boolean IsEncrypted) Set Encrypted. Display or Storage is encrypted -
isEncrypted
boolean isEncrypted()Get Encrypted. Display or Storage is encrypted -
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 -
setIsRange
void setIsRange(boolean IsRange) Set Range. The parameter is a range of values -
isRange
boolean isRange()Get Range. The parameter is a range of values -
setIsShowNegateButton
void setIsShowNegateButton(boolean IsShowNegateButton) Set Show Negate Button. Show Negate Button for Chosen Multiple editors -
isShowNegateButton
boolean isShowNegateButton()Get Show Negate Button. Show Negate Button for Chosen Multiple editors -
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 -
setPlaceholder
Set Placeholder -
getPlaceholder
String getPlaceholder()Get Placeholder -
setPlaceholder2
Set Placeholder2 -
getPlaceholder2
String getPlaceholder2()Get Placeholder2 -
setQuery
Set Query. SQL -
getQuery
String getQuery()Get Query. SQL -
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 -
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 -
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"
-