|
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
org.compiere.wf.MWFNodePara
public class MWFNodePara
Workflow Node Process Parameter Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_AD_WF_Node_Para |
|---|
ENTITYTYPE_AD_Reference_ID |
| 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 | |
|---|---|
MWFNodePara(Properties ctx,
int id,
String trxName)
Standard Constructor |
|
MWFNodePara(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
String |
getAttributeName()
Get Attribute Name. |
int |
getDisplayType()
Get Display Type |
static MWFNodePara[] |
getParameters(Properties ctx,
int AD_WF_Node_ID)
Get Parameters for a node |
MProcessPara |
getProcessPara()
Get Process Parameter |
boolean |
isMandatory()
Is Mandatory |
void |
setAD_Process_Para_ID(int AD_Process_Para_ID)
Set AD_Process_Para_ID |
| Methods inherited from class org.compiere.model.X_AD_WF_Node_Para |
|---|
get_AccessLevel, getAD_Process_Para_ID, getAD_Process_Para, getAD_WF_Node_ID, getAD_WF_Node_Para_ID, getAD_WF_Node, getAttributeValue, getDescription, getEntityType, getKeyNamePair, initPO, setAD_WF_Node_ID, setAD_WF_Node_Para_ID, setAttributeName, setAttributeValue, setDescription, setEntityType, toString |
| 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 |
| Constructor Detail |
|---|
public MWFNodePara(Properties ctx,
int id,
String trxName)
ctx - contextid - idtrxName - transaction
public MWFNodePara(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
public static MWFNodePara[] getParameters(Properties ctx,
int AD_WF_Node_ID)
ctx - contextAD_WF_Node_ID - node
public MProcessPara getProcessPara()
public String getAttributeName()
getAttributeName in interface I_AD_WF_Node_ParagetAttributeName in class X_AD_WF_Node_Parapublic int getDisplayType()
public boolean isMandatory()
public void setAD_Process_Para_ID(int AD_Process_Para_ID)
setAD_Process_Para_ID in interface I_AD_WF_Node_ParasetAD_Process_Para_ID in class X_AD_WF_Node_ParaAD_Process_Para_ID - id
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||