|
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_EventAudit
Generated Interface for AD_WF_EventAudit
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AD_WF_EventAudit_ID
Column name AD_WF_EventAudit_ID |
static String |
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID |
static String |
COLUMNNAME_AD_WF_Process_ID
Column name AD_WF_Process_ID |
static String |
COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_ID |
static String |
COLUMNNAME_AttributeName
Column name AttributeName |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_ElapsedTimeMS
Column name ElapsedTimeMS |
static String |
COLUMNNAME_EventType
Column name EventType |
static String |
COLUMNNAME_NewValue
Column name NewValue |
static String |
COLUMNNAME_OldValue
Column name OldValue |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static String |
COLUMNNAME_WFState
Column name WFState |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=649 |
static String |
Table_Name
TableName=AD_WF_EventAudit |
| Method Summary | |
|---|---|
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getAD_User_ID()
Get User/Contact. |
int |
getAD_WF_EventAudit_ID()
Get Workflow Event Audit. |
int |
getAD_WF_Node_ID()
Get Node. |
I_AD_WF_Node |
getAD_WF_Node()
|
int |
getAD_WF_Process_ID()
Get Workflow Process. |
I_AD_WF_Process |
getAD_WF_Process()
|
int |
getAD_WF_Responsible_ID()
Get Workflow Responsible. |
I_AD_WF_Responsible |
getAD_WF_Responsible()
|
String |
getAttributeName()
Get Attribute Name. |
String |
getDescription()
Get Description. |
BigDecimal |
getElapsedTimeMS()
Get Elapsed Time ms. |
String |
getEventType()
Get Event Type. |
String |
getNewValue()
Get New Value. |
String |
getOldValue()
Get Old Value. |
int |
getRecord_ID()
Get Record ID. |
String |
getTextMsg()
Get Text Message. |
String |
getWFState()
Get Workflow State. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_WF_EventAudit_ID(int AD_WF_EventAudit_ID)
Set Workflow Event Audit. |
void |
setAD_WF_Node_ID(int AD_WF_Node_ID)
Set Node. |
void |
setAD_WF_Process_ID(int AD_WF_Process_ID)
Set Workflow Process. |
void |
setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
Set Workflow Responsible. |
void |
setAttributeName(String AttributeName)
Set Attribute Name. |
void |
setDescription(String Description)
Set Description. |
void |
setElapsedTimeMS(BigDecimal ElapsedTimeMS)
Set Elapsed Time ms. |
void |
setEventType(String EventType)
Set Event Type. |
void |
setNewValue(String NewValue)
Set New Value. |
void |
setOldValue(String OldValue)
Set Old Value. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
void |
setWFState(String WFState)
Set Workflow State. |
| 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_Table_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_WF_EventAudit_ID
static final String COLUMNNAME_AD_WF_Node_ID
static final String COLUMNNAME_AD_WF_Process_ID
static final String COLUMNNAME_AD_WF_Responsible_ID
static final String COLUMNNAME_AttributeName
static final String COLUMNNAME_Description
static final String COLUMNNAME_ElapsedTimeMS
static final String COLUMNNAME_EventType
static final String COLUMNNAME_NewValue
static final String COLUMNNAME_OldValue
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_TextMsg
static final String COLUMNNAME_WFState
| Method Detail |
|---|
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
void setAD_WF_EventAudit_ID(int AD_WF_EventAudit_ID)
int getAD_WF_EventAudit_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_Process_ID(int AD_WF_Process_ID)
int getAD_WF_Process_ID()
I_AD_WF_Process getAD_WF_Process()
throws Exception
Exceptionvoid setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
int getAD_WF_Responsible_ID()
I_AD_WF_Responsible getAD_WF_Responsible()
throws Exception
Exceptionvoid setAttributeName(String AttributeName)
String getAttributeName()
void setDescription(String Description)
String getDescription()
void setElapsedTimeMS(BigDecimal ElapsedTimeMS)
BigDecimal getElapsedTimeMS()
void setEventType(String EventType)
String getEventType()
void setNewValue(String NewValue)
String getNewValue()
void setOldValue(String OldValue)
String getOldValue()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setTextMsg(String TextMsg)
String getTextMsg()
void setWFState(String WFState)
String getWFState()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||