com.retek.component.customerorder
Class CustomerOrderLinePromotionDiscountRollup

java.lang.Object
  extended bycom.retek.component.customerorder.CustomerOrderPromotionDiscountRollup
      extended bycom.retek.component.customerorder.CustomerOrderLinePromotionDiscountRollup

public class CustomerOrderLinePromotionDiscountRollup
extends CustomerOrderPromotionDiscountRollup


Constructor Summary
CustomerOrderLinePromotionDiscountRollup(Promotion promotion, CustomerOrderServiceLine serviceLine)
           
 
Method Summary
static java.util.Collection getDiscountsByPromotion(java.util.Collection promotionDiscounts)
           
 CustomerOrderServiceLine getServiceLine()
           
 
Methods inherited from class com.retek.component.customerorder.CustomerOrderPromotionDiscountRollup
addPromotionDiscount, equals, getDiscountAmount, getDiscountsForPromotion, getDiscountType, getNonLockedPromotionDiscounts, getPromotion, getPromotionDiscounts, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CustomerOrderLinePromotionDiscountRollup

public CustomerOrderLinePromotionDiscountRollup(Promotion promotion,
                                                CustomerOrderServiceLine serviceLine)
Method Detail

getServiceLine

public CustomerOrderServiceLine getServiceLine()

getDiscountsByPromotion

public static java.util.Collection getDiscountsByPromotion(java.util.Collection promotionDiscounts)
                                                    throws SystemException
Throws:
SystemException


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