|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Process_Para
Generated Interface for AD_Process_Para
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 4 - System |
static String |
COLUMNNAME_AD_Element_ID
Column name AD_Element_ID |
static String |
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID |
static String |
COLUMNNAME_AD_Process_Para_ID
Column name AD_Process_Para_ID |
static String |
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID |
static String |
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID |
static String |
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID |
static String |
COLUMNNAME_ColumnName
Column name ColumnName |
static String |
COLUMNNAME_DefaultValue
Column name DefaultValue |
static String |
COLUMNNAME_DefaultValue2
Column name DefaultValue2 |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_FieldLength
Column name FieldLength |
static String |
COLUMNNAME_Help
Column name Help |
static String |
COLUMNNAME_IsCentrallyMaintained
Column name IsCentrallyMaintained |
static String |
COLUMNNAME_IsMandatory
Column name IsMandatory |
static String |
COLUMNNAME_IsRange
Column name IsRange |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static String |
COLUMNNAME_ValueMax
Column name ValueMax |
static String |
COLUMNNAME_ValueMin
Column name ValueMin |
static String |
COLUMNNAME_VFormat
Column name VFormat |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=285 |
static String |
Table_Name
TableName=AD_Process_Para |
| Method Summary | |
|---|---|
int |
getAD_Element_ID()
Get System Element. |
I_AD_Element |
getAD_Element()
|
int |
getAD_Process_ID()
Get Process. |
int |
getAD_Process_Para_ID()
Get Process Parameter |
I_AD_Process |
getAD_Process()
|
int |
getAD_Reference_ID()
Get Reference. |
int |
getAD_Reference_Value_ID()
Get Reference Key. |
int |
getAD_Val_Rule_ID()
Get Dynamic Validation. |
I_AD_Val_Rule |
getAD_Val_Rule()
|
String |
getColumnName()
Get DB Column Name. |
String |
getDefaultValue()
Get Default Logic. |
String |
getDefaultValue2()
Get Default Logic 2. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
int |
getFieldLength()
Get Length. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
String |
getValueMax()
Get Max. |
String |
getValueMin()
Get Min. |
String |
getVFormat()
Get Value Format. |
boolean |
isCentrallyMaintained()
Get Centrally maintained. |
boolean |
isMandatory()
Get Mandatory. |
boolean |
isRange()
Get Range. |
void |
setAD_Element_ID(int AD_Element_ID)
Set System Element. |
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_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 |
setEntityType(String EntityType)
Set Entity Type. |
void |
setFieldLength(int FieldLength)
Set Length. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setIsCentrallyMaintained(boolean IsCentrallyMaintained)
Set Centrally maintained. |
void |
setIsMandatory(boolean IsMandatory)
Set Mandatory. |
void |
setIsRange(boolean IsRange)
Set Range. |
void |
setName(String Name)
Set Name. |
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 Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Element_ID
static final String COLUMNNAME_AD_Process_ID
static final String COLUMNNAME_AD_Process_Para_ID
static final String COLUMNNAME_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_Value_ID
static final String COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_ColumnName
static final String COLUMNNAME_DefaultValue
static final String COLUMNNAME_DefaultValue2
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_FieldLength
static final String COLUMNNAME_Help
static final String COLUMNNAME_IsCentrallyMaintained
static final String COLUMNNAME_IsMandatory
static final String COLUMNNAME_IsRange
static final String COLUMNNAME_Name
static final String COLUMNNAME_SeqNo
static final String COLUMNNAME_ValueMax
static final String COLUMNNAME_ValueMin
static final String COLUMNNAME_VFormat
| Method Detail |
|---|
void setAD_Element_ID(int AD_Element_ID)
int getAD_Element_ID()
I_AD_Element getAD_Element()
throws Exception
Exceptionvoid setAD_Process_ID(int AD_Process_ID)
int getAD_Process_ID()
I_AD_Process getAD_Process()
throws Exception
Exceptionvoid setAD_Process_Para_ID(int AD_Process_Para_ID)
int getAD_Process_Para_ID()
void setAD_Reference_ID(int AD_Reference_ID)
int getAD_Reference_ID()
void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
int getAD_Reference_Value_ID()
void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
int getAD_Val_Rule_ID()
I_AD_Val_Rule getAD_Val_Rule()
throws Exception
Exceptionvoid setColumnName(String ColumnName)
String getColumnName()
void setDefaultValue(String DefaultValue)
String getDefaultValue()
void setDefaultValue2(String DefaultValue2)
String getDefaultValue2()
void setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setFieldLength(int FieldLength)
int getFieldLength()
void setHelp(String Help)
String getHelp()
void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
boolean isCentrallyMaintained()
void setIsMandatory(boolean IsMandatory)
boolean isMandatory()
void setIsRange(boolean IsRange)
boolean isRange()
void setName(String Name)
String getName()
void setSeqNo(int SeqNo)
int getSeqNo()
void setValueMax(String ValueMax)
String getValueMax()
void setValueMin(String ValueMin)
String getValueMin()
void setVFormat(String VFormat)
String getVFormat()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||