|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Process_Para
public class X_AD_Process_Para
Generated Model for AD_Process_Para
| Field Summary | |
|---|---|
static int |
AD_REFERENCE_ID_AD_Reference_ID
AD_Reference_ID AD_Reference_ID=1 |
static int |
AD_REFERENCE_VALUE_ID_AD_Reference_ID
AD_Reference_Value_ID AD_Reference_ID=4 |
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, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Process_Para(Properties ctx,
int AD_Process_Para_ID,
String trxName)
Standard Constructor |
|
X_AD_Process_Para(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getSeqNo()
Get Sequence. |
String |
getValueMax()
Get Max. |
String |
getValueMin()
Get Min. |
String |
getVFormat()
Get Value Format. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int AD_REFERENCE_ID_AD_Reference_ID
public static final int AD_REFERENCE_VALUE_ID_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_Process_Para(Properties ctx,
int AD_Process_Para_ID,
String trxName)
public X_AD_Process_Para(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Element getAD_Element()
throws Exception
getAD_Element in interface I_AD_Process_ParaExceptionpublic void setAD_Element_ID(int AD_Element_ID)
setAD_Element_ID in interface I_AD_Process_ParaAD_Element_ID - System Element enables the central maintenance of column description and help.public int getAD_Element_ID()
getAD_Element_ID in interface I_AD_Process_Para
public I_AD_Process getAD_Process()
throws Exception
getAD_Process in interface I_AD_Process_ParaExceptionpublic void setAD_Process_ID(int AD_Process_ID)
setAD_Process_ID in interface I_AD_Process_ParaAD_Process_ID - Process or Reportpublic int getAD_Process_ID()
getAD_Process_ID in interface I_AD_Process_Parapublic void setAD_Process_Para_ID(int AD_Process_Para_ID)
setAD_Process_Para_ID in interface I_AD_Process_ParaAD_Process_Para_ID - Process Parameterpublic int getAD_Process_Para_ID()
getAD_Process_Para_ID in interface I_AD_Process_Parapublic void setAD_Reference_ID(int AD_Reference_ID)
setAD_Reference_ID in interface I_AD_Process_ParaAD_Reference_ID - System Reference and Validationpublic int getAD_Reference_ID()
getAD_Reference_ID in interface I_AD_Process_Parapublic void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
setAD_Reference_Value_ID in interface I_AD_Process_ParaAD_Reference_Value_ID - Required to specify, if data type is Table or Listpublic int getAD_Reference_Value_ID()
getAD_Reference_Value_ID in interface I_AD_Process_Para
public I_AD_Val_Rule getAD_Val_Rule()
throws Exception
getAD_Val_Rule in interface I_AD_Process_ParaExceptionpublic void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
setAD_Val_Rule_ID in interface I_AD_Process_ParaAD_Val_Rule_ID - Dynamic Validation Rulepublic int getAD_Val_Rule_ID()
getAD_Val_Rule_ID in interface I_AD_Process_Parapublic void setColumnName(String ColumnName)
setColumnName in interface I_AD_Process_ParaColumnName - Name of the column in the databasepublic String getColumnName()
getColumnName in interface I_AD_Process_Parapublic void setDefaultValue(String DefaultValue)
setDefaultValue in interface I_AD_Process_ParaDefaultValue - Default value hierarchy, separated by ;public String getDefaultValue()
getDefaultValue in interface I_AD_Process_Parapublic void setDefaultValue2(String DefaultValue2)
setDefaultValue2 in interface I_AD_Process_ParaDefaultValue2 - Default value hierarchy, separated by ;public String getDefaultValue2()
getDefaultValue2 in interface I_AD_Process_Parapublic void setDescription(String Description)
setDescription in interface I_AD_Process_ParaDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Process_Parapublic void setEntityType(String EntityType)
setEntityType in interface I_AD_Process_ParaEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_Process_Parapublic void setFieldLength(int FieldLength)
setFieldLength in interface I_AD_Process_ParaFieldLength - Length of the column in the databasepublic int getFieldLength()
getFieldLength in interface I_AD_Process_Parapublic void setHelp(String Help)
setHelp in interface I_AD_Process_ParaHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_AD_Process_Parapublic void setIsCentrallyMaintained(boolean IsCentrallyMaintained)
setIsCentrallyMaintained in interface I_AD_Process_ParaIsCentrallyMaintained - Information maintained in System Element tablepublic boolean isCentrallyMaintained()
isCentrallyMaintained in interface I_AD_Process_Parapublic void setIsMandatory(boolean IsMandatory)
setIsMandatory in interface I_AD_Process_ParaIsMandatory - Data entry is required in this columnpublic boolean isMandatory()
isMandatory in interface I_AD_Process_Parapublic void setIsRange(boolean IsRange)
setIsRange in interface I_AD_Process_ParaIsRange - The parameter is a range of valuespublic boolean isRange()
isRange in interface I_AD_Process_Parapublic void setName(String Name)
setName in interface I_AD_Process_ParaName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Process_Parapublic KeyNamePair getKeyNamePair()
public void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_Process_ParaSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_Process_Parapublic void setValueMax(String ValueMax)
setValueMax in interface I_AD_Process_ParaValueMax - Maximum Value for a fieldpublic String getValueMax()
getValueMax in interface I_AD_Process_Parapublic void setValueMin(String ValueMin)
setValueMin in interface I_AD_Process_ParaValueMin - Minimum Value for a fieldpublic String getValueMin()
getValueMin in interface I_AD_Process_Parapublic void setVFormat(String VFormat)
setVFormat in interface I_AD_Process_ParaVFormat - Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"public String getVFormat()
getVFormat in interface I_AD_Process_Para
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||