Interface I_AD_PInstance

All Known Implementing Classes:
MPInstance, X_AD_PInstance

public interface I_AD_PInstance
Generated Interface for AD_PInstance
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. 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
    • getAD_Language

      I_AD_Language getAD_Language() throws RuntimeException
      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_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
    • getAD_PrintFormat

      I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException
      Throws:
      RuntimeException
    • 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

      I_AD_Process getAD_Process() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Session_ID

      void setAD_Session_ID(int AD_Session_ID)
      Set Session. User Session Online or Web
    • getAD_Session_ID

      int getAD_Session_ID()
      Get Session. User Session Online or Web
    • getAD_Session

      I_AD_Session getAD_Session() throws RuntimeException
      Throws:
      RuntimeException
    • 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

      I_AD_Table getAD_Table() throws RuntimeException
      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

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setRecord_UU

      void setRecord_UU(String Record_UU)
      Set Record UUID
    • getRecord_UU

      String getRecord_UU()
      Get Record UUID
    • 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