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

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

public class CountryNonBusinessDaysScreenHandler
extends ScreenHandler


Constructor Summary
CountryNonBusinessDaysScreenHandler()
           
 
Method Summary
 java.util.Set getCountries()
           
 java.lang.String getCountryName()
           
 java.lang.String getDate()
           
 java.lang.String getDescription()
           
 java.lang.Object getNonBusinessDate()
           
 java.util.List getNonBusinessDates()
           
 void setCountry(java.lang.Object object)
           
 void setNonBusinessDay(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

CountryNonBusinessDaysScreenHandler

public CountryNonBusinessDaysScreenHandler()
Method Detail

getCountries

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

setCountry

public void setCountry(java.lang.Object object)

getNonBusinessDates

public java.util.List getNonBusinessDates()
                                   throws SystemException
Throws:
SystemException

setNonBusinessDay

public void setNonBusinessDay(java.lang.Object object)

getNonBusinessDate

public java.lang.Object getNonBusinessDate()

getCountryName

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

getDescription

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

getDate

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


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