|
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_EventAudit
public class X_AD_WF_EventAudit
Generated Model for AD_WF_EventAudit
| Field Summary | |
|---|---|
static int |
AD_USER_ID_AD_Reference_ID
AD_User_ID AD_Reference_ID=110 |
static int |
EVENTTYPE_AD_Reference_ID
EventType AD_Reference_ID=306 |
static String |
EVENTTYPE_ProcessCompleted
Process Completed = PX |
static String |
EVENTTYPE_ProcessCreated
Process Created = PC |
static String |
EVENTTYPE_StateChanged
State Changed = SC |
static String |
WFSTATE_Aborted
Aborted = CA |
static int |
WFSTATE_AD_Reference_ID
WFState AD_Reference_ID=305 |
static String |
WFSTATE_Completed
Completed = CC |
static String |
WFSTATE_NotStarted
Not Started = ON |
static String |
WFSTATE_Running
Running = OR |
static String |
WFSTATE_Suspended
Suspended = OS |
static String |
WFSTATE_Terminated
Terminated = CT |
| 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 |
| Constructor Summary | |
|---|---|
X_AD_WF_EventAudit(Properties ctx,
int AD_WF_EventAudit_ID,
String trxName)
Standard Constructor |
|
X_AD_WF_EventAudit(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
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. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
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. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
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. |
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_USER_ID_AD_Reference_ID
public static final int EVENTTYPE_AD_Reference_ID
public static final String EVENTTYPE_ProcessCreated
public static final String EVENTTYPE_StateChanged
public static final String EVENTTYPE_ProcessCompleted
public static final int WFSTATE_AD_Reference_ID
public static final String WFSTATE_NotStarted
public static final String WFSTATE_Running
public static final String WFSTATE_Suspended
public static final String WFSTATE_Completed
public static final String WFSTATE_Aborted
public static final String WFSTATE_Terminated
| Constructor Detail |
|---|
public X_AD_WF_EventAudit(Properties ctx,
int AD_WF_EventAudit_ID,
String trxName)
public X_AD_WF_EventAudit(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 PO
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_AD_WF_EventAuditExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_AD_WF_EventAuditAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_AD_WF_EventAuditpublic void setAD_User_ID(int AD_User_ID)
setAD_User_ID in interface I_AD_WF_EventAuditAD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
getAD_User_ID in interface I_AD_WF_EventAuditpublic void setAD_WF_EventAudit_ID(int AD_WF_EventAudit_ID)
setAD_WF_EventAudit_ID in interface I_AD_WF_EventAuditAD_WF_EventAudit_ID - Workflow Process Activity Event Audit Informationpublic int getAD_WF_EventAudit_ID()
getAD_WF_EventAudit_ID in interface I_AD_WF_EventAuditpublic KeyNamePair getKeyNamePair()
public I_AD_WF_Node getAD_WF_Node()
throws Exception
getAD_WF_Node in interface I_AD_WF_EventAuditExceptionpublic void setAD_WF_Node_ID(int AD_WF_Node_ID)
setAD_WF_Node_ID in interface I_AD_WF_EventAuditAD_WF_Node_ID - Workflow Node (activity), step or processpublic int getAD_WF_Node_ID()
getAD_WF_Node_ID in interface I_AD_WF_EventAudit
public I_AD_WF_Process getAD_WF_Process()
throws Exception
getAD_WF_Process in interface I_AD_WF_EventAuditExceptionpublic void setAD_WF_Process_ID(int AD_WF_Process_ID)
setAD_WF_Process_ID in interface I_AD_WF_EventAuditAD_WF_Process_ID - Actual Workflow Process Instancepublic int getAD_WF_Process_ID()
getAD_WF_Process_ID in interface I_AD_WF_EventAudit
public I_AD_WF_Responsible getAD_WF_Responsible()
throws Exception
getAD_WF_Responsible in interface I_AD_WF_EventAuditExceptionpublic void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID)
setAD_WF_Responsible_ID in interface I_AD_WF_EventAuditAD_WF_Responsible_ID - Responsible for Workflow Executionpublic int getAD_WF_Responsible_ID()
getAD_WF_Responsible_ID in interface I_AD_WF_EventAuditpublic void setAttributeName(String AttributeName)
setAttributeName in interface I_AD_WF_EventAuditAttributeName - Name of the Attributepublic String getAttributeName()
getAttributeName in interface I_AD_WF_EventAuditpublic void setDescription(String Description)
setDescription in interface I_AD_WF_EventAuditDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_WF_EventAuditpublic void setElapsedTimeMS(BigDecimal ElapsedTimeMS)
setElapsedTimeMS in interface I_AD_WF_EventAuditElapsedTimeMS - Elapsed Time in mili secondspublic BigDecimal getElapsedTimeMS()
getElapsedTimeMS in interface I_AD_WF_EventAuditpublic void setEventType(String EventType)
setEventType in interface I_AD_WF_EventAuditEventType - Type of Eventpublic String getEventType()
getEventType in interface I_AD_WF_EventAuditpublic void setNewValue(String NewValue)
setNewValue in interface I_AD_WF_EventAuditNewValue - New field valuepublic String getNewValue()
getNewValue in interface I_AD_WF_EventAuditpublic void setOldValue(String OldValue)
setOldValue in interface I_AD_WF_EventAuditOldValue - The old file datapublic String getOldValue()
getOldValue in interface I_AD_WF_EventAuditpublic void setRecord_ID(int Record_ID)
setRecord_ID in interface I_AD_WF_EventAuditRecord_ID - Direct internal record IDpublic int getRecord_ID()
getRecord_ID in interface I_AD_WF_EventAuditpublic void setTextMsg(String TextMsg)
setTextMsg in interface I_AD_WF_EventAuditTextMsg - Text Messagepublic String getTextMsg()
getTextMsg in interface I_AD_WF_EventAuditpublic void setWFState(String WFState)
setWFState in interface I_AD_WF_EventAuditWFState - State of the execution of the workflowpublic String getWFState()
getWFState in interface I_AD_WF_EventAudit
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||