|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_WF_NodeNext
public class X_AD_WF_NodeNext
Generated Model for AD_WF_NodeNext
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
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 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=131 |
static String |
Table_Name
TableName=AD_WF_NodeNext |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_WF_NodeNext(Ctx ctx,
int AD_WF_NodeNext_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_NodeNext(Ctx 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. |
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(Ctx 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
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(Ctx ctx,
int AD_WF_NodeNext_ID,
String trxName)
ctx - contextAD_WF_NodeNext_ID - idtrxName - transaction
public X_AD_WF_NodeNext(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_WF_Next_ID(int AD_WF_Next_ID)
AD_WF_Next_ID - Next Node in workflowpublic int getAD_WF_Next_ID()
public void setAD_WF_NodeNext_ID(int AD_WF_NodeNext_ID)
AD_WF_NodeNext_ID - Workflow Node Transitionpublic int getAD_WF_NodeNext_ID()
public void setAD_WF_Node_ID(int AD_WF_Node_ID)
AD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
public KeyNamePair getKeyNamePair()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public void setIsStdUserWorkflow(boolean IsStdUserWorkflow)
IsStdUserWorkflow - Standard Manual User Approval Workflowpublic boolean isStdUserWorkflow()
public void setSeqNo(int SeqNo)
SeqNo - Method of ordering elements;
lowest number comes firstpublic int getSeqNo()
public void setTransitionCode(String TransitionCode)
TransitionCode - Code resulting in TRUE of FALSEpublic String getTransitionCode()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||