com.retek.rcom.gui.screen.nonbusinessdate
Class NonBusinessDateDialogHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.nonbusinessdate.NonBusinessDateDialogHandler

public class NonBusinessDateDialogHandler
extends ScreenHandler


Constructor Summary
NonBusinessDateDialogHandler()
           
 
Method Summary
 void createNonBusinessDate()
           
 java.util.Collection getCountries()
           
 java.lang.Object getCountry()
           
 java.lang.String getDate()
           
 java.lang.String getDescription()
           
 void setCountry(java.lang.Object object)
           
 void setCountryNonBusinessDate(java.lang.Object object)
           
 void setDate(java.lang.String string)
           
 void setDescription(java.lang.String string)
           
 void submit()
           
 
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

NonBusinessDateDialogHandler

public NonBusinessDateDialogHandler()
Method Detail

getCountries

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

createNonBusinessDate

public void createNonBusinessDate()
                           throws SystemException
Throws:
SystemException

setCountryNonBusinessDate

public void setCountryNonBusinessDate(java.lang.Object object)

getDescription

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

getDate

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

getCountry

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

setDescription

public void setDescription(java.lang.String string)
                    throws SystemException
Throws:
SystemException

setDate

public void setDate(java.lang.String string)
             throws SystemException,
                    UiBusinessException
Throws:
SystemException
UiBusinessException

setCountry

public void setCountry(java.lang.Object object)
                throws SystemException,
                       BusinessException
Throws:
SystemException
BusinessException

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException


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