Interface I_AD_PInstance

  • All Known Implementing Classes:
    MPInstance, X_AD_PInstance

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Language_ID

        void setAD_Language_ID​(int AD_Language_ID)
        Set Language ID
      • getAD_Language_ID

        int getAD_Language_ID()
        Get Language ID
      • 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_PInstance_ID

        void setAD_PInstance_ID​(int AD_PInstance_ID)
        Set Process Instance. Instance of the process
      • getAD_PInstance_ID

        int getAD_PInstance_ID()
        Get Process Instance. Instance of the process
      • setAD_PInstance_UU

        void setAD_PInstance_UU​(String AD_PInstance_UU)
        Set AD_PInstance_UU
      • getAD_PInstance_UU

        String getAD_PInstance_UU()
        Get AD_PInstance_UU
      • setAD_PrintFormat_ID

        void setAD_PrintFormat_ID​(int AD_PrintFormat_ID)
        Set Print Format. Data Print Format
      • getAD_PrintFormat_ID

        int getAD_PrintFormat_ID()
        Get Print Format. Data Print Format
      • 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_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
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setErrorMsg

        void setErrorMsg​(String ErrorMsg)
        Set Error Msg
      • getErrorMsg

        String getErrorMsg()
        Get Error Msg
      • 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
      • setIsProcessing

        void setIsProcessing​(boolean IsProcessing)
        Set Processing
      • isProcessing

        boolean isProcessing()
        Get Processing
      • setIsRunAsJob

        void setIsRunAsJob​(boolean IsRunAsJob)
        Set Run as Job
      • isRunAsJob

        boolean isRunAsJob()
        Get Run as Job
      • setIsSummary

        void setIsSummary​(boolean IsSummary)
        Set Summary Level. This is a summary entity
      • isSummary

        boolean isSummary()
        Get Summary Level. This is a summary entity
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setNotificationType

        void setNotificationType​(String NotificationType)
        Set Notification Type. Type of Notifications
      • getNotificationType

        String getNotificationType()
        Get Notification Type. Type of Notifications
      • 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
      • setReportType

        void setReportType​(String ReportType)
        Set Report Type
      • getReportType

        String getReportType()
        Get Report Type
      • setResult

        void setResult​(int Result)
        Set Result. Result of the action taken
      • getResult

        int getResult()
        Get Result. Result of the action taken
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records