Interface I_M_PromotionReward

  • All Known Implementing Classes:
    MPromotionReward, X_M_PromotionReward

    public interface I_M_PromotionReward
    Generated Interface for M_PromotionReward
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAmount

        void setAmount​(BigDecimal Amount)
        Set Amount. Amount in a defined currency
      • getAmount

        BigDecimal getAmount()
        Get Amount. Amount in a defined currency
      • setC_Charge_ID

        void setC_Charge_ID​(int C_Charge_ID)
        Set Charge. Additional document charges
      • getC_Charge_ID

        int getC_Charge_ID()
        Get Charge. Additional document charges
      • getCreated

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

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

        void setDistributionSorting​(String DistributionSorting)
        Set Distribution Sorting. Quantity distribution sorting by unit price
      • getDistributionSorting

        String getDistributionSorting()
        Get Distribution Sorting. Quantity distribution sorting by unit price
      • 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
      • setIsForAllDistribution

        void setIsForAllDistribution​(boolean IsForAllDistribution)
        Set For all distribution. This reward is for all distribution
      • isForAllDistribution

        boolean isForAllDistribution()
        Get For all distribution. This reward is for all distribution
      • setIsSameDistribution

        void setIsSameDistribution​(boolean IsSameDistribution)
        Set Same distribution for source and target. Use the same distribution for source and target
      • isSameDistribution

        boolean isSameDistribution()
        Get Same distribution for source and target. Use the same distribution for source and target
      • setM_PromotionDistribution_ID

        void setM_PromotionDistribution_ID​(int M_PromotionDistribution_ID)
        Set Promotion Distribution
      • getM_PromotionDistribution_ID

        int getM_PromotionDistribution_ID()
        Get Promotion Distribution
      • setM_Promotion_ID

        void setM_Promotion_ID​(int M_Promotion_ID)
        Set Promotion
      • getM_Promotion_ID

        int getM_Promotion_ID()
        Get Promotion
      • setM_PromotionReward_ID

        void setM_PromotionReward_ID​(int M_PromotionReward_ID)
        Set Promotion Reward
      • getM_PromotionReward_ID

        int getM_PromotionReward_ID()
        Get Promotion Reward
      • setM_PromotionReward_UU

        void setM_PromotionReward_UU​(String M_PromotionReward_UU)
        Set M_PromotionReward_UU
      • getM_PromotionReward_UU

        String getM_PromotionReward_UU()
        Get M_PromotionReward_UU
      • setM_TargetDistribution_ID

        void setM_TargetDistribution_ID​(int M_TargetDistribution_ID)
        Set Target distribution. Get product from target distribution to apply the promotion reward
      • getM_TargetDistribution_ID

        int getM_TargetDistribution_ID()
        Get Target distribution. Get product from target distribution to apply the promotion reward
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • setRewardType

        void setRewardType​(String RewardType)
        Set Reward Type. Type of reward which consists of percentage discount, flat discount or absolute amount
      • getRewardType

        String getRewardType()
        Get Reward Type. Type of reward which consists of percentage discount, flat discount or absolute amount
      • 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