|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.customerorder.impl.PromotionGroup
com.retek.component.customerorder.impl.PersonalizationPromotionGroup
Nested Class Summary |
Nested classes inherited from class com.retek.component.customerorder.impl.PromotionGroup |
PromotionGroup.DistributablePromotionDiscount |
Constructor Summary | |
PersonalizationPromotionGroup(User user,
CustomerOrder order,
CustomerOrderApplyPromotionsHelper promotionAnalyzer)
|
Method Summary | |
void |
applyPromotions()
|
protected void |
doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected Money |
getDiscountableAmount(Promotion promotion)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonalizationPromotionGroup(User user, CustomerOrder order, CustomerOrderApplyPromotionsHelper promotionAnalyzer)
Method Detail |
public final void applyPromotions() throws SystemException, BusinessException
SystemException
BusinessException
protected final void doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount, Money discountableAmount) throws BusinessException, SystemException
doApplyDiscountToOrder
in class PromotionGroup
BusinessException
SystemException
protected final Money getDiscountableAmount(Promotion promotion) throws SystemException, BusinessException
getDiscountableAmount
in class PromotionGroup
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |