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

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

public class AltSellingPromotionHandler
extends ScreenHandler


Constructor Summary
AltSellingPromotionHandler()
           
 
Method Summary
 java.lang.String getDollarOff()
           
 java.util.Set getItemBenefitsList()
           
 java.lang.String getPercentOff()
           
 java.util.Set getSelectedSellingLists()
           
 boolean hasSellingLists()
           
 boolean isActiveStatus()
           
 boolean isDollarOff()
           
 boolean isPercentOff()
           
 boolean isPromotionPersisted()
           
 boolean isWorksheetStatus()
           
 void setItemBenefitList(java.util.Set newSellingItemBennys)
           
 void setItemBenefitValueOff(boolean isPercentOff, java.lang.String value)
           
 void setPromotion(java.lang.Object object)
           
 
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

AltSellingPromotionHandler

public AltSellingPromotionHandler()
Method Detail

setPromotion

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

isDollarOff

public boolean isDollarOff()
                    throws SystemException
Throws:
SystemException

hasSellingLists

public boolean hasSellingLists()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException

getSelectedSellingLists

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

getDollarOff

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

isPercentOff

public boolean isPercentOff()
                     throws SystemException
Throws:
SystemException

getPercentOff

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

isWorksheetStatus

public boolean isWorksheetStatus()
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException

isActiveStatus

public boolean isActiveStatus()
                       throws SystemException,
                              BusinessException
Throws:
SystemException
BusinessException

isPromotionPersisted

public boolean isPromotionPersisted()

getItemBenefitsList

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

setItemBenefitList

public void setItemBenefitList(java.util.Set newSellingItemBennys)

setItemBenefitValueOff

public void setItemBenefitValueOff(boolean isPercentOff,
                                   java.lang.String value)
                            throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28