com.retek.rmm.gui.screen.promotions
Class PromotionOfferTabHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.promotions.PromotionOfferTabHandler

public class PromotionOfferTabHandler
extends ScreenHandler


Constructor Summary
PromotionOfferTabHandler()
           
 
Method Summary
 java.lang.String getBanner()
           
 java.lang.String getChannelType()
           
 java.lang.String getCurrency()
           
 boolean getCurrencyFlag()
           
 java.lang.String getEndDate()
           
 java.lang.String getEventDescription()
           
 java.lang.String getFormat()
           
 java.lang.String getGiftCertificateAmount()
           
 java.lang.String getPercent()
           
 boolean getPercentFlag()
           
 java.lang.Object getPromotion()
           
 java.util.Set getPromotionBenefits()
           
 java.lang.String getPurchaseCurrency()
           
 boolean getPurchaseCurrencyFlag()
           
 java.util.List getPurchaseItems()
           
 java.lang.String getPurchaseQuantity()
           
 boolean getPurchaseQuantityFlag()
           
 java.util.List getReceivedItems()
           
 java.util.Set getSelectedPlanCodes()
           
 java.lang.Object getSelectedTenderType()
           
 java.lang.String getService()
           
 java.lang.String getSourceCode()
           
 java.lang.String getSourceCodeDescription()
           
 java.util.Set getSourceCodes()
           
 java.lang.String getStartDate()
           
 java.lang.String getStatus()
           
 java.lang.String getTrigger()
           
 boolean isGeneralAltSellingBenefit()
           
 boolean isGeneralOrderBenefit()
           
 boolean isGeneralPromotion(java.lang.String description)
           
 boolean isGeneralServiceBenefit()
           
 boolean isGiftCertificateBenefit()
           
 boolean isItemBenefit()
           
 boolean isItemCurrencyThreshold()
           
 boolean isItemQuantityThreshold()
           
 boolean isLineMerchAmountBenefit()
           
 boolean isOrderCurrencyThreshold()
           
 boolean isOrderMerchAmountBenefit()
           
 boolean isOrderQuantityThreshold()
           
 boolean isPlanCodeBenefit()
           
 boolean isThresholdPromotion(java.lang.String description)
           
 void setPromotion(java.lang.Object object)
           
 void setSourceCode(java.lang.Object obj)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PromotionOfferTabHandler

public PromotionOfferTabHandler()
Method Detail

setPromotion

public void setPromotion(java.lang.Object object)
                  throws SystemException
Throws:
SystemException

getPromotion

public java.lang.Object getPromotion()

getPromotionBenefits

public java.util.Set getPromotionBenefits()
                                   throws SystemException
Throws:
SystemException

getEventDescription

public java.lang.String getEventDescription()
                                     throws SystemException
Throws:
SystemException

getBanner

public java.lang.String getBanner()
                           throws SystemException
Throws:
SystemException

getChannelType

public java.lang.String getChannelType()
                                throws SystemException
Throws:
SystemException

getStartDate

public java.lang.String getStartDate()
                              throws SystemException
Throws:
SystemException

getEndDate

public java.lang.String getEndDate()
                            throws SystemException
Throws:
SystemException

getStatus

public java.lang.String getStatus()
                           throws SystemException,
                                  BusinessException
Throws:
SystemException
BusinessException

getFormat

public java.lang.String getFormat()
                           throws SystemException
Throws:
SystemException

getTrigger

public java.lang.String getTrigger()
                            throws SystemException
Throws:
SystemException

getSourceCodes

public java.util.Set getSourceCodes()
                             throws SystemException,
                                    BusinessException
Throws:
SystemException
BusinessException

setSourceCode

public void setSourceCode(java.lang.Object obj)

getSourceCode

public java.lang.String getSourceCode()
                               throws SystemException
Throws:
SystemException

getSourceCodeDescription

public java.lang.String getSourceCodeDescription()
                                          throws SystemException
Throws:
SystemException

isOrderCurrencyThreshold

public boolean isOrderCurrencyThreshold()

isOrderQuantityThreshold

public boolean isOrderQuantityThreshold()

isItemQuantityThreshold

public boolean isItemQuantityThreshold()

isItemCurrencyThreshold

public boolean isItemCurrencyThreshold()

isGeneralOrderBenefit

public boolean isGeneralOrderBenefit()

isGeneralServiceBenefit

public boolean isGeneralServiceBenefit()

isGeneralAltSellingBenefit

public boolean isGeneralAltSellingBenefit()
                                   throws SystemException
Throws:
SystemException

getCurrencyFlag

public boolean getCurrencyFlag()
                        throws SystemException
Throws:
SystemException

getPercentFlag

public boolean getPercentFlag()
                       throws SystemException
Throws:
SystemException

getService

public java.lang.String getService()
                            throws SystemException
Throws:
SystemException

getCurrency

public java.lang.String getCurrency()
                             throws SystemException
Throws:
SystemException

getPercent

public java.lang.String getPercent()
                            throws SystemException
Throws:
SystemException

isGeneralPromotion

public boolean isGeneralPromotion(java.lang.String description)

isThresholdPromotion

public boolean isThresholdPromotion(java.lang.String description)

getPurchaseCurrencyFlag

public boolean getPurchaseCurrencyFlag()
                                throws SystemException
Throws:
SystemException

getPurchaseQuantityFlag

public boolean getPurchaseQuantityFlag()

getPurchaseCurrency

public java.lang.String getPurchaseCurrency()
                                     throws SystemException
Throws:
SystemException

getPurchaseQuantity

public java.lang.String getPurchaseQuantity()
                                     throws SystemException
Throws:
SystemException

isLineMerchAmountBenefit

public boolean isLineMerchAmountBenefit()

isOrderMerchAmountBenefit

public boolean isOrderMerchAmountBenefit()

isItemBenefit

public boolean isItemBenefit()

isPlanCodeBenefit

public boolean isPlanCodeBenefit()

isGiftCertificateBenefit

public boolean isGiftCertificateBenefit()

getGiftCertificateAmount

public java.lang.String getGiftCertificateAmount()
                                          throws SystemException
Throws:
SystemException

getReceivedItems

public java.util.List getReceivedItems()

getPurchaseItems

public java.util.List getPurchaseItems()

getSelectedPlanCodes

public java.util.Set getSelectedPlanCodes()
                                   throws SystemException
Throws:
SystemException

getSelectedTenderType

public java.lang.Object getSelectedTenderType()
                                       throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25