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

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

public class OfferCodeTriggerPanelHandler
extends ScreenHandler


Constructor Summary
OfferCodeTriggerPanelHandler()
           
 
Method Summary
 void add(java.lang.String text)
           
 java.lang.String getDescription()
           
 java.util.Set getOfferCodes()
           
 void remove(java.util.Collection col)
           
 void setOfferCode(java.lang.Object object)
           
 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

OfferCodeTriggerPanelHandler

public OfferCodeTriggerPanelHandler()
Method Detail

setPromotion

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

getOfferCodes

public java.util.Set getOfferCodes()

setOfferCode

public void setOfferCode(java.lang.Object object)

getDescription

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

remove

public void remove(java.util.Collection col)

add

public void add(java.lang.String text)
         throws SystemException,
                UiBusinessException
Throws:
SystemException
UiBusinessException


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