Interface I_M_PromotionPreCondition

All Known Implementing Classes:
MPromotionPreCondition, X_M_PromotionPreCondition

public interface I_M_PromotionPreCondition
Generated Interface for M_PromotionPreCondition
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
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BP_Group_ID

      void setC_BP_Group_ID(int C_BP_Group_ID)
      Set Business Partner Group. Business Partner Group
    • getC_BP_Group_ID

      int getC_BP_Group_ID()
      Get Business Partner Group. Business Partner Group
    • getC_BP_Group

      I_C_BP_Group getC_BP_Group() 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
    • setEndDate

      void setEndDate(Timestamp EndDate)
      Set End Date. Last effective date (inclusive)
    • getEndDate

      Timestamp getEndDate()
      Get End Date. Last effective date (inclusive)
    • 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_PriceList_ID

      void setM_PriceList_ID(int M_PriceList_ID)
      Set Price List. Unique identifier of a Price List
    • getM_PriceList_ID

      int getM_PriceList_ID()
      Get Price List. Unique identifier of a Price List
    • getM_PriceList

      I_M_PriceList getM_PriceList() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Promotion_ID

      void setM_Promotion_ID(int M_Promotion_ID)
      Set Promotion
    • getM_Promotion_ID

      int getM_Promotion_ID()
      Get Promotion
    • getM_Promotion

      I_M_Promotion getM_Promotion() throws RuntimeException
      Throws:
      RuntimeException
    • setM_PromotionPreCondition_ID

      void setM_PromotionPreCondition_ID(int M_PromotionPreCondition_ID)
      Set Promotion Pre Condition
    • getM_PromotionPreCondition_ID

      int getM_PromotionPreCondition_ID()
      Get Promotion Pre Condition
    • setM_PromotionPreCondition_UU

      void setM_PromotionPreCondition_UU(String M_PromotionPreCondition_UU)
      Set M_PromotionPreCondition_UU
    • getM_PromotionPreCondition_UU

      String getM_PromotionPreCondition_UU()
      Get M_PromotionPreCondition_UU
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setPromotionCode

      void setPromotionCode(String PromotionCode)
      Set Promotion Code. User entered promotion code at sales time
    • getPromotionCode

      String getPromotionCode()
      Get Promotion Code. User entered promotion code at sales time
    • setPromotionCounter

      void setPromotionCounter(int PromotionCounter)
      Set Usage Counter. Usage counter
    • getPromotionCounter

      int getPromotionCounter()
      Get Usage Counter. Usage counter
    • setPromotionUsageLimit

      void setPromotionUsageLimit(int PromotionUsageLimit)
      Set Usage Limit. Maximum usage limit
    • getPromotionUsageLimit

      int getPromotionUsageLimit()
      Get Usage Limit. Maximum usage limit
    • 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
    • setStartDate

      void setStartDate(Timestamp StartDate)
      Set Start Date. First effective day (inclusive)
    • getStartDate

      Timestamp getStartDate()
      Get Start Date. First effective day (inclusive)
    • getUpdated

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

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