Package org.compiere.model
Interface I_AD_WF_Process
- All Known Implementing Classes:
MWFProcess,X_AD_WF_Process
public interface I_AD_WF_Process
Generated Interface for AD_WF_Process
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 7 - System - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Message_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Table_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name AD_WF_Process_IDstatic final StringColumn name AD_WF_Process_UUstatic final StringColumn name AD_WF_Responsible_IDstatic final StringColumn name AD_Workflow_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name IsActivestatic final StringColumn name Prioritystatic final StringColumn name Processedstatic final StringColumn name Processingstatic final StringColumn name Record_IDstatic final StringColumn name TextMsgstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name WFStatestatic final KeyNamePairstatic final intAD_Table_ID=645static final StringTableName=AD_WF_Process -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.Deprecated.intGet Message.intGet Organization.Deprecated.intGet Table.Deprecated.intGet User/Contact.intGet Workflow Process.Get AD_WF_Process_UUDeprecated.intGet Workflow Responsible.Deprecated.intGet Workflow.Get Created.intGet Created By.intGet Priority.intGet Record ID.Get Text Message.Get Updated.intGet Updated By.Get Workflow State.booleanisActive()Get Active.booleanGet Processed.booleanGet Process NowvoidsetAD_Message_ID(int AD_Message_ID) Set Message.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Table_ID(int AD_Table_ID) Set Table.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetAD_WF_Process_ID(int AD_WF_Process_ID) Set Workflow Process.voidsetAD_WF_Process_UU(String AD_WF_Process_UU) Set AD_WF_Process_UUvoidsetAD_WF_Responsible_ID(int AD_WF_Responsible_ID) Set Workflow Responsible.voidsetAD_Workflow_ID(int AD_Workflow_ID) Set Workflow.voidsetIsActive(boolean IsActive) Set Active.voidsetPriority(int Priority) Set Priority.voidsetProcessed(boolean Processed) Set Processed.voidsetProcessing(boolean Processing) Set Process NowvoidsetRecord_ID(int Record_ID) Set Record ID.voidsetTextMsg(String TextMsg) Set Text Message.voidsetWFState(String WFState) Set Workflow State.
-
Field Details
-
Table_Name
TableName=AD_WF_Process- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=645- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Message_ID
Column name AD_Message_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_Process_ID
Column name AD_WF_Process_ID- See Also:
-
COLUMNNAME_AD_WF_Process_UU
Column name AD_WF_Process_UU- See Also:
-
COLUMNNAME_AD_WF_Responsible_ID
Column name AD_WF_Responsible_ID- See Also:
-
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Priority
Column name Priority- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- 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_Message_ID
void setAD_Message_ID(int AD_Message_ID) Set Message. System Message -
getAD_Message_ID
int getAD_Message_ID()Get Message. System Message -
getAD_Message
Deprecated.- Throws:
RuntimeException
-
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
Deprecated.- 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
Deprecated.- 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 -
setAD_WF_Process_UU
Set AD_WF_Process_UU -
getAD_WF_Process_UU
String getAD_WF_Process_UU()Get AD_WF_Process_UU -
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
Deprecated.- Throws:
RuntimeException
-
setAD_Workflow_ID
void setAD_Workflow_ID(int AD_Workflow_ID) Set Workflow. Workflow or combination of tasks -
getAD_Workflow_ID
int getAD_Workflow_ID()Get Workflow. Workflow or combination of tasks -
getAD_Workflow
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setPriority
void setPriority(int Priority) Set Priority. Indicates if this request is of a high, medium or low priority. -
getPriority
int getPriority()Get Priority. Indicates if this request is of a high, medium or low priority. -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
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
-