Uses of Interface
com.retek.component.promotion.PromotionBenefit

Packages that use PromotionBenefit
com.retek.component.customerorder   
com.retek.component.promotion   
 

Uses of PromotionBenefit in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder with parameters of type PromotionBenefit
static CustomerOrderPromotionDiscountType CustomerOrderPromotionDiscountType.fromPromotionBenefit(PromotionBenefit promotionBenefit)
           
 

Uses of PromotionBenefit in com.retek.component.promotion
 

Subinterfaces of PromotionBenefit in com.retek.component.promotion
 interface GiftCertificateBenefit
          Represents a promotion benefit where the benefit received by the promotion is a Gift Certificate.
 interface ItemBenefit
          Represents a promotion benefit where the benefit received by the promotion is a SellingItem or SellingSku.
 interface LineMerchAmountBenefit
           
 interface OrderMerchAmountBenefit
           
 interface OrderServiceAmountBenefit
           
 interface PlanCodeBenefit
           
 interface SellingListItemBenefit
          Represents a promotion benefit where the benefit received by the promotion is a SellingItem or SellingSku.
 

Methods in com.retek.component.promotion with parameters of type PromotionBenefit
 void Promotion.setBenefit(PromotionBenefit promoBenefit)
           
 void Promotion.addBenefit(PromotionBenefit benefit)
           
 void Promotion.removeBenefit(PromotionBenefit benefit)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25