com.retek.rmm.gui.screen.promotions
Class ThresholdPromotionPanelHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.promotions.ThresholdPromotionPanelHandler
- public class ThresholdPromotionPanelHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThresholdPromotionPanelHandler
public ThresholdPromotionPanelHandler()
setPromotion
public void setPromotion(java.lang.Object object)
throws SystemException
- Throws:
SystemException
isOrderCurrencyThreshold
public boolean isOrderCurrencyThreshold()
getThresholdPurchaseCurrency
public java.lang.String getThresholdPurchaseCurrency()
throws SystemException
- Throws:
SystemException
isOrderQuantityThreshold
public boolean isOrderQuantityThreshold()
getThresholdPurchaseQuantity
public java.lang.String getThresholdPurchaseQuantity()
throws SystemException
- Throws:
SystemException
isItemQuantityThreshold
public boolean isItemQuantityThreshold()
isItemCurrencyThreshold
public boolean isItemCurrencyThreshold()
isOrderMerchAmountBenefit
public boolean isOrderMerchAmountBenefit()
isItemBenefit
public boolean isItemBenefit()
isGCBenefit
public boolean isGCBenefit()
isPlanCodeBenefit
public boolean isPlanCodeBenefit()
isLineMerchAmountBenefit
public boolean isLineMerchAmountBenefit()
getGiftCertificateAmount
public java.lang.String getGiftCertificateAmount()
throws SystemException
- Throws:
SystemException
isDollarOff
public boolean isDollarOff()
throws SystemException
- Throws:
SystemException
isPercentOff
public boolean isPercentOff()
throws SystemException
- Throws:
SystemException
getDollarOff
public java.lang.String getDollarOff()
throws SystemException
- Throws:
SystemException
getPercentOff
public java.lang.String getPercentOff()
throws SystemException
- Throws:
SystemException
isPromotionPersisted
public boolean isPromotionPersisted()
isWorksheetStatus
public boolean isWorksheetStatus()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
isActiveStatus
public boolean isActiveStatus()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getPurchaseItems
public java.util.List getPurchaseItems()
getReceiveItems
public java.util.List getReceiveItems()
throws SystemException
- Throws:
SystemException
setReceiveItems
public void setReceiveItems(java.lang.Object items)
setPurchaseItems
public void setPurchaseItems(java.lang.Object items)
canEnablePlanCodeButtton
public boolean canEnablePlanCodeButtton()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSelectedPlanCodes
public void setSelectedPlanCodes(java.util.Collection list)
getSelectedPlanCodes
public java.util.Set getSelectedPlanCodes()
setSelectedTenderType
public void setSelectedTenderType(java.lang.Object object)
getSelectedTenderType
public java.lang.Object getSelectedTenderType()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28