com.retek.rmm.gui.screen.promotions
Class SellingListItemDiscountsDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.promotions.SellingListItemDiscountsDialogHandler
- public class SellingListItemDiscountsDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SellingListItemDiscountsDialogHandler
public SellingListItemDiscountsDialogHandler()
setSellingListItemBenefits
public void setSellingListItemBenefits(java.util.Set sellingListItemBenefits)
getSellingListItemBenefits
public java.util.Set getSellingListItemBenefits()
setSellingListItemBenefit
public void setSellingListItemBenefit(java.lang.Object itemBenefit)
throws SystemException
- Throws:
SystemException
getSellingListId
public java.lang.String getSellingListId()
throws SystemException
- Throws:
SystemException
getSellingListName
public java.lang.String getSellingListName()
throws SystemException
- Throws:
SystemException
getSellingListItemDisplayCode
public java.lang.String getSellingListItemDisplayCode()
throws SystemException
- Throws:
SystemException
getSellingListItemDescription
public java.lang.String getSellingListItemDescription()
throws SystemException
- Throws:
SystemException
getMediaPrice
public java.lang.String getMediaPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDiscountPrice
public java.lang.String getDiscountPrice()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDiscountCurrency
public java.lang.String getDiscountCurrency()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDiscountPercent
public java.lang.String getDiscountPercent()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSellingList
public void setSellingList(java.lang.Object sellingList)
setEditable
public void setEditable(boolean isEditable)
isEditable
public boolean isEditable()
setBenefitDollarOff
public void setBenefitDollarOff(java.lang.String dollars)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setBenefitPercentOff
public void setBenefitPercentOff(java.lang.String percent)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
setBenefitPrice
public void setBenefitPrice(java.lang.String price)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
retrieveDirtyBenefit
public SellingListItemBenefit retrieveDirtyBenefit(java.lang.Object cleanBenefit)
throws SystemException
- Throws:
SystemException
isBenefitDirty
public boolean isBenefitDirty()
getDirtyBenefitPrice
public Money getDirtyBenefitPrice()
throws SystemException
- Throws:
SystemException
getDirtyBenefitDollarOff
public Money getDirtyBenefitDollarOff()
throws SystemException
- Throws:
SystemException
getDirtyBenefitPercentOff
public Percent getDirtyBenefitPercentOff()
throws SystemException
- Throws:
SystemException
setUncheckedBenefitPrice
public void setUncheckedBenefitPrice(Money amount)
throws SystemException
- Throws:
SystemException
setUncheckedBenefitDollarOff
public void setUncheckedBenefitDollarOff(Money dollarOff)
throws SystemException
- Throws:
SystemException
setUncheckedBenefitPercentOff
public void setUncheckedBenefitPercentOff(Percent percent)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28