Interface I_R_Group

All Known Implementing Classes:
MGroup, X_R_Group

public interface I_R_Group
Generated Interface for R_Group
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
    • 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
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setM_ChangeNotice_ID

      void setM_ChangeNotice_ID(int M_ChangeNotice_ID)
      Set Change Notice. Bill of Materials (Engineering) Change Notice (Version)
    • getM_ChangeNotice_ID

      int getM_ChangeNotice_ID()
      Get Change Notice. Bill of Materials (Engineering) Change Notice (Version)
    • getM_ChangeNotice

      I_M_ChangeNotice getM_ChangeNotice() throws RuntimeException
      Throws:
      RuntimeException
    • setName

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

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

      void setPP_Product_BOM_ID(int PP_Product_BOM_ID)
      Set BOM & Formula. BOM & Formula
    • getPP_Product_BOM_ID

      int getPP_Product_BOM_ID()
      Get BOM & Formula. BOM & Formula
    • getPP_Product_BOM

      I_PP_Product_BOM getPP_Product_BOM() throws RuntimeException
      Throws:
      RuntimeException
    • setR_Group_ID

      void setR_Group_ID(int R_Group_ID)
      Set Group. Request Group
    • getR_Group_ID

      int getR_Group_ID()
      Get Group. Request Group
    • setR_Group_UU

      void setR_Group_UU(String R_Group_UU)
      Set R_Group_UU
    • getR_Group_UU

      String getR_Group_UU()
      Get R_Group_UU
    • getUpdated

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

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