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

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

public class GeneralPromotionPanelHandler
extends ScreenHandler


Constructor Summary
GeneralPromotionPanelHandler()
           
 
Method Summary
 java.lang.String getDollarOff()
           
 java.lang.String getPercentOff()
           
 java.util.Collection getPromotionServiceTypes()
           
 java.lang.Object getSelectedPromotionServiceType()
           
 boolean isActiveStatus()
           
 boolean isDollarOff()
           
 boolean isOrderMerchAmountBenefit()
           
 boolean isOrderServiceBenefit()
           
 boolean isPromotionPersisted()
           
 boolean isWorksheetStatus()
           
 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

GeneralPromotionPanelHandler

public GeneralPromotionPanelHandler()
Method Detail

setPromotion

public void setPromotion(java.lang.Object object)

getPromotionServiceTypes

public java.util.Collection getPromotionServiceTypes()
                                              throws SystemException
Throws:
SystemException

isOrderMerchAmountBenefit

public boolean isOrderMerchAmountBenefit()

isOrderServiceBenefit

public boolean isOrderServiceBenefit()

getSelectedPromotionServiceType

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

isDollarOff

public boolean isDollarOff()
                    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


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