Package org.compiere.model
Interface I_ASP_ClientException
- All Known Implementing Classes:
X_ASP_ClientException
public interface I_ASP_ClientException
Generated Interface for ASP_ClientException
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Field_IDstatic final String
Column name AD_Form_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Process_IDstatic final String
Column name AD_Process_Para_IDstatic final String
Column name AD_Tab_IDstatic final String
Column name AD_Task_IDstatic final String
Column name AD_WF_Node_IDstatic final String
Column name AD_Window_IDstatic final String
Column name AD_Workflow_IDstatic final String
Column name ASP_ClientException_IDstatic final String
Column name ASP_ClientException_UUstatic final String
Column name ASP_Statusstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=53057static final String
TableName=ASP_ClientException -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Field.int
Get Special Form.int
Get Organization.int
Get Process.int
Get Process Parameterint
Get Tab.int
Get OS Task.int
Get Node.int
Get Window.int
Get Workflow.int
Get Tenant ExceptionGet ASP_ClientException_UUGet ASP StatusGet Created.int
Get Created By.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.void
setAD_Field_ID
(int AD_Field_ID) Set Field.void
setAD_Form_ID
(int AD_Form_ID) Set Special Form.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Process_ID
(int AD_Process_ID) Set Process.void
setAD_Process_Para_ID
(int AD_Process_Para_ID) Set Process Parametervoid
setAD_Tab_ID
(int AD_Tab_ID) Set Tab.void
setAD_Task_ID
(int AD_Task_ID) Set OS Task.void
setAD_WF_Node_ID
(int AD_WF_Node_ID) Set Node.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setAD_Workflow_ID
(int AD_Workflow_ID) Set Workflow.void
setASP_ClientException_ID
(int ASP_ClientException_ID) Set Tenant Exceptionvoid
setASP_ClientException_UU
(String ASP_ClientException_UU) Set ASP_ClientException_UUvoid
setASP_Status
(String ASP_Status) Set ASP Statusvoid
setIsActive
(boolean IsActive) Set Active.
-
Field Details
-
Table_Name
TableName=ASP_ClientException- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53057- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Field_ID
Column name AD_Field_ID- See Also:
-
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- See Also:
-
COLUMNNAME_AD_Process_Para_ID
Column name AD_Process_Para_ID- See Also:
-
COLUMNNAME_AD_Tab_ID
Column name AD_Tab_ID- See Also:
-
COLUMNNAME_AD_Task_ID
Column name AD_Task_ID- See Also:
-
COLUMNNAME_AD_WF_Node_ID
Column name AD_WF_Node_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_AD_Workflow_ID
Column name AD_Workflow_ID- See Also:
-
COLUMNNAME_ASP_ClientException_ID
Column name ASP_ClientException_ID- See Also:
-
COLUMNNAME_ASP_ClientException_UU
Column name ASP_ClientException_UU- See Also:
-
COLUMNNAME_ASP_Status
Column name ASP_Status- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Field_ID
void setAD_Field_ID(int AD_Field_ID) Set Field. Field on a database table -
getAD_Field_ID
int getAD_Field_ID()Get Field. Field on a database table -
getAD_Field
- Throws:
RuntimeException
-
setAD_Form_ID
void setAD_Form_ID(int AD_Form_ID) Set Special Form. Special Form -
getAD_Form_ID
int getAD_Form_ID()Get Special Form. Special Form -
getAD_Form
- 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_Process_ID
void setAD_Process_ID(int AD_Process_ID) Set Process. Process or Report -
getAD_Process_ID
int getAD_Process_ID()Get Process. Process or Report -
getAD_Process
- Throws:
RuntimeException
-
setAD_Process_Para_ID
void setAD_Process_Para_ID(int AD_Process_Para_ID) Set Process Parameter -
getAD_Process_Para_ID
int getAD_Process_Para_ID()Get Process Parameter -
getAD_Process_Para
- Throws:
RuntimeException
-
setAD_Tab_ID
void setAD_Tab_ID(int AD_Tab_ID) Set Tab. Tab within a Window -
getAD_Tab_ID
int getAD_Tab_ID()Get Tab. Tab within a Window -
getAD_Tab
- Throws:
RuntimeException
-
setAD_Task_ID
void setAD_Task_ID(int AD_Task_ID) Set OS Task. Operation System Task -
getAD_Task_ID
int getAD_Task_ID()Get OS Task. Operation System Task -
getAD_Task
- Throws:
RuntimeException
-
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_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- 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
- Throws:
RuntimeException
-
setASP_ClientException_ID
void setASP_ClientException_ID(int ASP_ClientException_ID) Set Tenant Exception -
getASP_ClientException_ID
int getASP_ClientException_ID()Get Tenant Exception -
setASP_ClientException_UU
Set ASP_ClientException_UU -
getASP_ClientException_UU
String getASP_ClientException_UU()Get ASP_ClientException_UU -
setASP_Status
Set ASP Status -
getASP_Status
String getASP_Status()Get ASP Status -
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 -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-