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

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

public class MediaSeasonDialogHandler
extends ScreenHandler


Constructor Summary
MediaSeasonDialogHandler()
           
 
Method Summary
 void applySeasonCode()
           
 void createSeasonCode()
           
 java.lang.Object getSeasonCode()
           
 java.lang.String getSeasonCodeDescription()
           
 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

MediaSeasonDialogHandler

public MediaSeasonDialogHandler()
Method Detail

createSeasonCode

public void createSeasonCode()
                      throws SystemException
Throws:
SystemException

setSeasonCode

public void setSeasonCode(java.lang.Object object)

getSeasonCode

public java.lang.Object getSeasonCode()

getSeasonCodeDescription

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

setSeasonCodeDescription

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

applySeasonCode

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


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