|
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_NodeNext
public class X_AD_WF_NodeNext
Generated Model for AD_WF_NodeNext
| Field Summary | |
|---|---|
static int |
AD_WF_NEXT_ID_AD_Reference_ID
AD_WF_Next_ID AD_Reference_ID=109 |
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_NodeNext |
|---|
accessLevel, COLUMNNAME_AD_WF_Next_ID, COLUMNNAME_AD_WF_Node_ID, COLUMNNAME_AD_WF_NodeNext_ID, COLUMNNAME_Description, COLUMNNAME_EntityType, COLUMNNAME_IsStdUserWorkflow, COLUMNNAME_SeqNo, COLUMNNAME_TransitionCode, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_AD_WF_NodeNext(Properties ctx,
int AD_WF_NodeNext_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_NodeNext(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getSeqNo()
Get Sequence. |
String |
getTransitionCode()
Get Transition Code. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_WF_NEXT_ID_AD_Reference_ID
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_WF_NodeNext(Properties ctx,
int AD_WF_NodeNext_ID,
String trxName)
public X_AD_WF_NodeNext(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 POpublic void setAD_WF_Next_ID(int AD_WF_Next_ID)
setAD_WF_Next_ID in interface I_AD_WF_NodeNextAD_WF_Next_ID - Next Node in workflowpublic int getAD_WF_Next_ID()
getAD_WF_Next_ID in interface I_AD_WF_NodeNext
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_AD_WF_NodeNextExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_AD_WF_NodeNextAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_AD_WF_NodeNextpublic KeyNamePair getKeyNamePair()
public void setAD_WF_NodeNext_ID(int AD_WF_NodeNext_ID)
setAD_WF_NodeNext_ID in interface I_AD_WF_NodeNextAD_WF_NodeNext_ID - Workflow Node Transitionpublic int getAD_WF_NodeNext_ID()
getAD_WF_NodeNext_ID in interface I_AD_WF_NodeNextpublic void setDescription(String Description)
setDescription in interface I_AD_WF_NodeNextDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_WF_NodeNextpublic void setEntityType(String EntityType)
setEntityType in interface I_AD_WF_NodeNextEntityType - Dictionary Entity Type; Determines ownership and synchronizationpublic String getEntityType()
getEntityType in interface I_AD_WF_NodeNextpublic void setIsStdUserWorkflow(boolean IsStdUserWorkflow)
setIsStdUserWorkflow in interface I_AD_WF_NodeNextIsStdUserWorkflow - Standard Manual User Approval Workflowpublic boolean isStdUserWorkflow()
isStdUserWorkflow in interface I_AD_WF_NodeNextpublic void setSeqNo(int SeqNo)
setSeqNo in interface I_AD_WF_NodeNextSeqNo - Method of ordering records; lowest number comes firstpublic int getSeqNo()
getSeqNo in interface I_AD_WF_NodeNextpublic void setTransitionCode(String TransitionCode)
setTransitionCode in interface I_AD_WF_NodeNextTransitionCode - Code resulting in TRUE of FALSEpublic String getTransitionCode()
getTransitionCode in interface I_AD_WF_NodeNext
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||