com.retek.rmm.gui.screen.admin
Class MediaSeasonHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.admin.MediaSeasonHandler

public class MediaSeasonHandler
extends ScreenHandler


Constructor Summary
MediaSeasonHandler()
           
 
Method Summary
 java.util.Collection getAllMediaSeasons()
           
 java.lang.String getSeasonCodeDescription()
           
 void removeSeasonCode(java.lang.Object object)
           
 void setSeasonCode(java.lang.Object object)
           
 void setSeasonCodeDescription(java.lang.String description)
           
 
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

MediaSeasonHandler

public MediaSeasonHandler()
Method Detail

getAllMediaSeasons

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

setSeasonCode

public void setSeasonCode(java.lang.Object object)

getSeasonCodeDescription

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

setSeasonCodeDescription

public void setSeasonCodeDescription(java.lang.String description)
                              throws SystemException
Throws:
SystemException

removeSeasonCode

public void removeSeasonCode(java.lang.Object object)
                      throws SystemException,
                             UiBusinessException
Throws:
SystemException
UiBusinessException


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