com.retek.rcom.gui.screen.ordercommon
Class PromotionPlanCodeDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.ordercommon.PromotionPlanCodeDialogHandler

public class PromotionPlanCodeDialogHandler
extends ScreenHandler


Constructor Summary
PromotionPlanCodeDialogHandler()
           
 
Method Summary
 void apply(java.lang.Object paymentPlanCode)
           
 java.lang.String getDescription(java.lang.Object object)
           
 java.util.Set getPaymentPlanCodes()
           
 void setOrderScreenType(OrderScreenType screenType)
           
 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

PromotionPlanCodeDialogHandler

public PromotionPlanCodeDialogHandler()
Method Detail

setPromotion

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

setOrderScreenType

public void setOrderScreenType(OrderScreenType screenType)

getPaymentPlanCodes

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

getDescription

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

apply

public void apply(java.lang.Object paymentPlanCode)
           throws SystemException,
                  BusinessException
Throws:
SystemException
BusinessException


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