Package org.compiere.model
Interface I_AD_WF_EventAudit
- All Known Implementing Classes:
MWFEventAudit
,X_AD_WF_EventAudit
public interface I_AD_WF_EventAudit
Generated Interface for AD_WF_EventAudit
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_User_IDstatic final String
Column name AD_WF_EventAudit_IDstatic final String
Column name AD_WF_EventAudit_UUstatic final String
Column name AD_WF_Node_IDstatic final String
Column name AD_WF_Process_IDstatic final String
Column name AD_WF_Responsible_IDstatic final String
Column name AttributeNamestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name ElapsedTimeMSstatic final String
Column name EventTypestatic final String
Column name IsActivestatic final String
Column name NewValuestatic final String
Column name OldValuestatic final String
Column name Record_IDstatic final String
Column name TextMsgstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WFStatestatic final KeyNamePair
static final int
AD_Table_ID=649static final String
TableName=AD_WF_EventAudit -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Table.int
Get User/Contact.int
Get Workflow Event Audit.Get AD_WF_EventAudit_UUint
Get Node.int
Get Workflow Process.int
Get Workflow Responsible.Get Attribute Name.Get Created.int
Get Created By.Get Description.Get Elapsed Time ms.Get Event Type.Get New Value.Get Old Value.int
Get Record ID.Get Text Message.Get Updated.int
Get Updated By.Get Workflow State.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.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_EventAudit_UU
(String AD_WF_EventAudit_UU) Set AD_WF_EventAudit_UUvoid
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
setIsActive
(boolean IsActive) Set Active.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 Details
-
Table_Name
TableName=AD_WF_EventAudit- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=649- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_AD_WF_EventAudit_ID
Column name AD_WF_EventAudit_ID- See Also:
-
COLUMNNAME_AD_WF_EventAudit_UU
Column name AD_WF_EventAudit_UU- See Also:
-
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID- See Also:
-
COLUMNNAME_AD_WF_Process_ID
Column name AD_WF_Process_ID- See Also:
-
COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_ID- See Also:
-
COLUMNNAME_AttributeName
Column name AttributeName- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_ElapsedTimeMS
Column name ElapsedTimeMS- See Also:
-
COLUMNNAME_EventType
Column name EventType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_NewValue
Column name NewValue- See Also:
-
COLUMNNAME_OldValue
Column name OldValue- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_TextMsg
Column name TextMsg- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WFState
Column name WFState- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
- Throws:
RuntimeException
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setAD_WF_EventAudit_ID
void setAD_WF_EventAudit_ID(int AD_WF_EventAudit_ID) Set Workflow Event Audit. Workflow Process Activity Event Audit Information -
getAD_WF_EventAudit_ID
int getAD_WF_EventAudit_ID()Get Workflow Event Audit. Workflow Process Activity Event Audit Information -
setAD_WF_EventAudit_UU
Set AD_WF_EventAudit_UU -
getAD_WF_EventAudit_UU
String getAD_WF_EventAudit_UU()Get AD_WF_EventAudit_UU -
setAD_WF_Node_ID
void setAD_WF_Node_ID(int AD_WF_Node_ID) Set Node. Workflow Node (activity), step or process -
getAD_WF_Node_ID
int getAD_WF_Node_ID()Get Node. Workflow Node (activity), step or process -
getAD_WF_Node
- Throws:
RuntimeException
-
setAD_WF_Process_ID
void setAD_WF_Process_ID(int AD_WF_Process_ID) Set Workflow Process. Actual Workflow Process Instance -
getAD_WF_Process_ID
int getAD_WF_Process_ID()Get Workflow Process. Actual Workflow Process Instance -
getAD_WF_Process
- Throws:
RuntimeException
-
setAD_WF_Responsible_ID
void setAD_WF_Responsible_ID(int AD_WF_Responsible_ID) Set Workflow Responsible. Responsible for Workflow Execution -
getAD_WF_Responsible_ID
int getAD_WF_Responsible_ID()Get Workflow Responsible. Responsible for Workflow Execution -
getAD_WF_Responsible
- Throws:
RuntimeException
-
setAttributeName
Set Attribute Name. Name of the Attribute -
getAttributeName
String getAttributeName()Get Attribute Name. Name of the Attribute -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setElapsedTimeMS
Set Elapsed Time ms. Elapsed Time in milli seconds -
getElapsedTimeMS
BigDecimal getElapsedTimeMS()Get Elapsed Time ms. Elapsed Time in milli seconds -
setEventType
Set Event Type. Type of Event -
getEventType
String getEventType()Get Event Type. Type of Event -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setNewValue
Set New Value. New field value -
getNewValue
String getNewValue()Get New Value. New field value -
setOldValue
Set Old Value. The old file data -
getOldValue
String getOldValue()Get Old Value. The old file data -
setRecord_ID
void setRecord_ID(int Record_ID) Set Record ID. Direct internal record ID -
getRecord_ID
int getRecord_ID()Get Record ID. Direct internal record ID -
setTextMsg
Set Text Message. Text Message -
getTextMsg
String getTextMsg()Get Text Message. Text Message -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWFState
Set Workflow State. State of the execution of the workflow -
getWFState
String getWFState()Get Workflow State. State of the execution of the workflow
-