Uses of Interface
com.retek.component.customerorder.CustomerOrderPromotionDiscount

Packages that use CustomerOrderPromotionDiscount
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.rcom.gui.wrapper   
 

Uses of CustomerOrderPromotionDiscount in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return CustomerOrderPromotionDiscount
 CustomerOrderPromotionDiscount CustomerOrderManager.buildCustomerOrderPromotionDiscount(Promotion promotion, User user)
           
 

Methods in com.retek.component.customerorder with parameters of type CustomerOrderPromotionDiscount
 void CustomerOrderPromotionDiscountRollup.addPromotionDiscount(CustomerOrderPromotionDiscount discount)
           
 

Uses of CustomerOrderPromotionDiscount in com.retek.component.customerorder.impl
 

Classes in com.retek.component.customerorder.impl that implement CustomerOrderPromotionDiscount
 class CustomerOrderPromotionDiscountImpl
           
 

Methods in com.retek.component.customerorder.impl that return CustomerOrderPromotionDiscount
 CustomerOrderPromotionDiscount CustomerOrderManagerImpl.buildCustomerOrderPromotionDiscount(Promotion promotion, User user)
           
 

Uses of CustomerOrderPromotionDiscount in com.retek.rcom.gui.wrapper
 

Constructors in com.retek.rcom.gui.wrapper with parameters of type CustomerOrderPromotionDiscount
RcomOrderLinePromotion(CustomerOrderPromotionDiscount promotionDiscount)
          Constructs a new RcomOrderLinePromotion around an order line CustomerOrderPromotionDiscount object.
 



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