Interface I_AD_Process_DrillRule

All Known Implementing Classes:
MProcessDrillRule, X_AD_Process_DrillRule

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

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • 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_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_DrillRule_ID

      void setAD_Process_DrillRule_ID(int AD_Process_DrillRule_ID)
      Set Drill Rule
    • getAD_Process_DrillRule_ID

      int getAD_Process_DrillRule_ID()
      Get Drill Rule
    • setAD_Process_DrillRule_UU

      void setAD_Process_DrillRule_UU(String AD_Process_DrillRule_UU)
      Set AD_Process_DrillRule_UU
    • getAD_Process_DrillRule_UU

      String getAD_Process_DrillRule_UU()
      Get AD_Process_DrillRule_UU
    • 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_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

      I_AD_Process_Para getAD_Process_Para() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_ReportView_ID

      void setAD_ReportView_ID(int AD_ReportView_ID)
      Set Report View. View used to generate this report
    • getAD_ReportView_ID

      int getAD_ReportView_ID()
      Get Report View. View used to generate this report
    • getAD_ReportView

      I_AD_ReportView getAD_ReportView() 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
    • getCreated

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

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

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • setIsValid

      void setIsValid(boolean IsValid)
      Set Valid. Element is valid
    • isValid

      boolean isValid()
      Get Valid. Element is valid
    • setName

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

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

      void setShowHelp(String ShowHelp)
      Set Show Help
    • getShowHelp

      String getShowHelp()
      Get Show Help
    • getUpdated

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

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