|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
Money |
getDiscountAmount()
Return the discount amount for the discount. |
CustomerOrderPromotionDiscountType |
getDiscountType()
Return the promotion discount type identifier for the discount. |
Promotion |
getPromotion()
Return the promotion which triggered the discount. |
CustomerOrderServiceLine |
getServiceLine()
Return the parent service line for the discount (if it is a service line level promotion discount). |
boolean |
isLocked()
Return a boolean indicating if the promotion discount is locked (ie. |
Methods inherited from interface com.retek.commons.component.BusinessObject |
getBusinessInterface |
Method Detail |
public CustomerOrderPromotionDiscountType getDiscountType()
public Money getDiscountAmount()
public Promotion getPromotion() throws SystemException
SystemException
public boolean isLocked()
public CustomerOrderServiceLine getServiceLine() throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |