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

Packages that use GiftCertificateBenefit
com.retek.component.customerorder.test   
com.retek.component.promotion   
com.retek.component.promotion.impl   
com.retek.component.promotion.test   
 

Uses of GiftCertificateBenefit in com.retek.component.customerorder.test
 

Methods in com.retek.component.customerorder.test with parameters of type GiftCertificateBenefit
static CustomerOrderLine CustomerOrderObjectMaster.convertOrderLineIntoGiftCertificateOrderLine(CustomerOrderLine line, GiftCertificateBenefit giftCertificateBenefit)
           
 

Uses of GiftCertificateBenefit in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return GiftCertificateBenefit
 GiftCertificateBenefit PromotionManager.buildGiftCertificateBenefitInstance()
           
 

Uses of GiftCertificateBenefit in com.retek.component.promotion.impl
 

Classes in com.retek.component.promotion.impl that implement GiftCertificateBenefit
 class GiftCertificateBenefitImpl
           
 

Methods in com.retek.component.promotion.impl that return GiftCertificateBenefit
 GiftCertificateBenefit PromotionManagerImpl.buildGiftCertificateBenefitInstance()
           
 

Uses of GiftCertificateBenefit in com.retek.component.promotion.test
 

Methods in com.retek.component.promotion.test that return GiftCertificateBenefit
static GiftCertificateBenefit PromotionObjectMaster.attachGiftCertificateBenefit(DistributedContext context, Promotion promotion, Money giftCertificateAmount, Percent percentOff)
           
static GiftCertificateBenefit PromotionObjectMaster.attachGiftCertificateBenefit(DistributedContext context, Promotion promotion, Money giftCertificateAmount, Money dollarOff)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28