com.retek.rcom.gui.wrapper
Class RcomOrderLinePromotion
java.lang.Object
com.retek.rcom.gui.wrapper.RcomOrderLinePromotion
- public class RcomOrderLinePromotion
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RcomOrderLinePromotion
public RcomOrderLinePromotion(CustomerOrderPromotionDiscount promotionDiscount)
throws SystemException
- Constructs a new RcomOrderLinePromotion around an order line CustomerOrderPromotionDiscount
object.
- Parameters:
promotionDiscount
- CustomerOrderPromotionDiscount API object
RcomOrderLinePromotion
public RcomOrderLinePromotion(ReturnLinePromotionAdjustment promotionAdjustment)
throws SystemException
- Constructs a new RcomOrderLinePromotion around an order line ReturnLinePromotionAdjustment
object.
- Parameters:
promotionAdjustment
- ReturnLinePromotionAdjustment API object
isOrderLinePromotionDiscount
public boolean isOrderLinePromotionDiscount()
isReturnLinePromotionAdjustment
public boolean isReturnLinePromotionAdjustment()
getPromotionDescription
public java.lang.String getPromotionDescription()
throws SystemException
- Throws:
SystemException
getPromotionAmount
public java.lang.String getPromotionAmount()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28