|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.customerorder.CustomerOrderPromotionDiscountRollup
com.retek.component.customerorder.CustomerOrderLinePromotionDiscountRollup
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 |
public CustomerOrderLinePromotionDiscountRollup(Promotion promotion, CustomerOrderServiceLine serviceLine)
Method Detail |
public CustomerOrderServiceLine getServiceLine()
public static java.util.Collection getDiscountsByPromotion(java.util.Collection promotionDiscounts) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |