Interface I_AD_InfoProcess

All Known Implementing Classes:
MInfoProcess, X_AD_InfoProcess

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_InfoColumn_ID

      void setAD_InfoColumn_ID(int AD_InfoColumn_ID)
      Set Info Column. Info Window Column
    • getAD_InfoColumn_ID

      int getAD_InfoColumn_ID()
      Get Info Column. Info Window Column
    • getAD_InfoColumn

      I_AD_InfoColumn getAD_InfoColumn() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_InfoProcess_ID

      void setAD_InfoProcess_ID(int AD_InfoProcess_ID)
      Set Info Process
    • getAD_InfoProcess_ID

      int getAD_InfoProcess_ID()
      Get Info Process
    • setAD_InfoProcess_UU

      void setAD_InfoProcess_UU(String AD_InfoProcess_UU)
      Set AD_InfoProcess_UU
    • getAD_InfoProcess_UU

      String getAD_InfoProcess_UU()
      Get AD_InfoProcess_UU
    • setAD_InfoWindow_ID

      void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
      Set Info Window. Info and search/select Window
    • getAD_InfoWindow_ID

      int getAD_InfoWindow_ID()
      Get Info Window. Info and search/select Window
    • getAD_InfoWindow

      I_AD_InfoWindow getAD_InfoWindow() 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_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
    • getCreated

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

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

      void setDisplayLogic(String DisplayLogic)
      Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • getDisplayLogic

      String getDisplayLogic()
      Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
    • setEntityType

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setImageURL

      void setImageURL(String ImageURL)
      Set Image URL. URL of image
    • getImageURL

      String getImageURL()
      Get Image URL. URL of image
    • 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
    • setLayoutType

      void setLayoutType(String LayoutType)
      Set Layout Type. Layout type of info process
    • getLayoutType

      String getLayoutType()
      Get Layout Type. Layout type of info process
    • setSeqNo

      void setSeqNo(int SeqNo)
      Set Sequence. Method of ordering records; lowest number comes first
    • getSeqNo

      int getSeqNo()
      Get Sequence. Method of ordering records; lowest number comes first
    • getUpdated

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

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