|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_WF_NodeNext
Generated Interface for AD_WF_NodeNext
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 6 - System - Client |
static String |
COLUMNNAME_AD_WF_Next_ID
Column name AD_WF_Next_ID |
static String |
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID |
static String |
COLUMNNAME_AD_WF_NodeNext_ID
Column name AD_WF_NodeNext_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_EntityType
Column name EntityType |
static String |
COLUMNNAME_IsStdUserWorkflow
Column name IsStdUserWorkflow |
static String |
COLUMNNAME_SeqNo
Column name SeqNo |
static String |
COLUMNNAME_TransitionCode
Column name TransitionCode |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=131 |
static String |
Table_Name
TableName=AD_WF_NodeNext |
| Method Summary | |
|---|---|
int |
getAD_WF_Next_ID()
Get Next Node. |
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
int |
getAD_WF_NodeNext_ID()
Get Node Transition. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
int |
getSeqNo()
Get Sequence. |
String |
getTransitionCode()
Get Transition Code. |
boolean |
isStdUserWorkflow()
Get Std User Workflow. |
void |
setAD_WF_Next_ID(int AD_WF_Next_ID)
Set Next Node. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setAD_WF_NodeNext_ID(int AD_WF_NodeNext_ID)
Set Node Transition. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setIsStdUserWorkflow(boolean IsStdUserWorkflow)
Set Std User Workflow. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setTransitionCode(String TransitionCode)
Set Transition Code. |
| 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_WF_Next_ID
static final String COLUMNNAME_AD_WF_Node_ID
static final String COLUMNNAME_AD_WF_NodeNext_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_EntityType
static final String COLUMNNAME_IsStdUserWorkflow
static final String COLUMNNAME_SeqNo
static final String COLUMNNAME_TransitionCode
| Method Detail |
|---|
void setAD_WF_Next_ID(int AD_WF_Next_ID)
int getAD_WF_Next_ID()
void setAD_WF_Node_ID(int AD_WF_Node_ID)
int getAD_WF_Node_ID()
I_AD_WF_Node getAD_WF_Node()
throws Exception
Exceptionvoid setAD_WF_NodeNext_ID(int AD_WF_NodeNext_ID)
int getAD_WF_NodeNext_ID()
void setDescription(String Description)
String getDescription()
void setEntityType(String EntityType)
String getEntityType()
void setIsStdUserWorkflow(boolean IsStdUserWorkflow)
boolean isStdUserWorkflow()
void setSeqNo(int SeqNo)
int getSeqNo()
void setTransitionCode(String TransitionCode)
String getTransitionCode()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||