Interface I_ASP_ClientException

  • All Known Implementing Classes:
    X_ASP_ClientException

    public interface I_ASP_ClientException
    Generated Interface for ASP_ClientException
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/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
      • 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
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • 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
      • setASP_ClientException_ID

        void setASP_ClientException_ID​(int ASP_ClientException_ID)
        Set Client Exception
      • getASP_ClientException_ID

        int getASP_ClientException_ID()
        Get Client Exception
      • setASP_ClientException_UU

        void setASP_ClientException_UU​(String ASP_ClientException_UU)
        Set ASP_ClientException_UU
      • getASP_ClientException_UU

        String getASP_ClientException_UU()
        Get ASP_ClientException_UU
      • setASP_Status

        void setASP_Status​(String ASP_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