Interface I_M_PromotionGroupLine

All Known Implementing Classes:
MPromotionGroupLine, X_M_PromotionGroupLine

public interface I_M_PromotionGroupLine
Generated Interface for M_PromotionGroupLine
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
    • 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_Product_ID

      void setM_Product_ID(int M_Product_ID)
      Set Product. Product, Service, Item
    • getM_Product_ID

      int getM_Product_ID()
      Get Product. Product, Service, Item
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setM_PromotionGroup_ID

      void setM_PromotionGroup_ID(int M_PromotionGroup_ID)
      Set Promotion Group
    • getM_PromotionGroup_ID

      int getM_PromotionGroup_ID()
      Get Promotion Group
    • getM_PromotionGroup

      I_M_PromotionGroup getM_PromotionGroup() throws RuntimeException
      Throws:
      RuntimeException
    • setM_PromotionGroupLine_ID

      void setM_PromotionGroupLine_ID(int M_PromotionGroupLine_ID)
      Set Promotion Group Line
    • getM_PromotionGroupLine_ID

      int getM_PromotionGroupLine_ID()
      Get Promotion Group Line
    • setM_PromotionGroupLine_UU

      void setM_PromotionGroupLine_UU(String M_PromotionGroupLine_UU)
      Set M_PromotionGroupLine_UU
    • getM_PromotionGroupLine_UU

      String getM_PromotionGroupLine_UU()
      Get M_PromotionGroupLine_UU
    • getUpdated

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

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