|
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_WF_Node_Para
public class X_AD_WF_Node_Para
Generated Model for AD_WF_Node_Para
| Field Summary | |
|---|---|
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 |
| Fields inherited from interface org.compiere.model.I_AD_WF_Node_Para |
|---|
accessLevel, COLUMNNAME_AD_Process_Para_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_WF_Node_Para_ID, COLUMNNAME_AttributeName, COLUMNNAME_AttributeValue, COLUMNNAME_Description, COLUMNNAME_EntityType, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_WF_Node_Para(Properties ctx,
int AD_WF_Node_Para_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_Node_Para(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Process_Para_ID()
Get Process Parameter. |
I_AD_Process_Para |
getAD_Process_Para()
|
int |
getAD_WF_Node_ID()
Get Node. |
int |
getAD_WF_Node_Para_ID()
Get Workflow Node Parameter. |
I_AD_WF_Node |
getAD_WF_Node()
|
String |
getAttributeName()
Get Attribute Name. |
String |
getAttributeValue()
Get Attribute Value. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setAD_Process_Para_ID(int AD_Process_Para_ID)
Set Process Parameter. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setAD_WF_Node_Para_ID(int AD_WF_Node_Para_ID)
Set Workflow Node Parameter. |
void |
setAttributeName(String AttributeName)
Set Attribute Name. |
void |
setAttributeValue(String AttributeValue)
Set Attribute Value. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
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 ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_WF_Node_Para(Properties ctx,
int AD_WF_Node_Para_ID,
String trxName)
public X_AD_WF_Node_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_Process_Para getAD_Process_Para()
throws Exception
getAD_Process_Para in interface I_AD_WF_Node_ParaExceptionpublic void setAD_Process_Para_ID(int AD_Process_Para_ID)
setAD_Process_Para_ID in interface I_AD_WF_Node_ParaAD_Process_Para_ID - Process Parameterpublic int getAD_Process_Para_ID()
getAD_Process_Para_ID in interface I_AD_WF_Node_Para
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_AD_WF_Node_ParaExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_AD_WF_Node_ParaAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_AD_WF_Node_Parapublic KeyNamePair getKeyNamePair()
public void setAD_WF_Node_Para_ID(int AD_WF_Node_Para_ID)
setAD_WF_Node_Para_ID in interface I_AD_WF_Node_ParaAD_WF_Node_Para_ID - Workflow Node Execution Parameterpublic int getAD_WF_Node_Para_ID()
getAD_WF_Node_Para_ID in interface I_AD_WF_Node_Parapublic void setAttributeName(String AttributeName)
setAttributeName in interface I_AD_WF_Node_ParaAttributeName - Name of the Attributepublic String getAttributeName()
getAttributeName in interface I_AD_WF_Node_Parapublic void setAttributeValue(String AttributeValue)
setAttributeValue in interface I_AD_WF_Node_ParaAttributeValue - Value of the Attributepublic String getAttributeValue()
getAttributeValue in interface I_AD_WF_Node_Parapublic void setDescription(String Description)
setDescription in interface I_AD_WF_Node_ParaDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_WF_Node_Parapublic void setEntityType(String EntityType)
setEntityType in interface I_AD_WF_Node_ParaEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_WF_Node_Para
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||