com.retek.rcom.gui.screen.customermain
Class InactivateCustomerDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.customermain.InactivateCustomerDialogHandler

public class InactivateCustomerDialogHandler
extends ScreenHandler


Constructor Summary
InactivateCustomerDialogHandler()
           
 
Method Summary
 java.util.Set getAllCustomerInactiveReasons()
           
 void setCustomer(java.lang.Object customer)
           
 void setInactiveAndSubmit(java.lang.Object reason)
           
 
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

InactivateCustomerDialogHandler

public InactivateCustomerDialogHandler()
Method Detail

getAllCustomerInactiveReasons

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

setCustomer

public void setCustomer(java.lang.Object customer)

setInactiveAndSubmit

public void setInactiveAndSubmit(java.lang.Object reason)
                          throws SystemException,
                                 BusinessException
Throws:
SystemException
BusinessException


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