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

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

public class MediaTypeDialogHandler
extends ScreenHandler


Constructor Summary
MediaTypeDialogHandler()
           
 
Method Summary
 void applyMediaType()
           
 void createMediaType()
           
 java.lang.Object getMediaType()
           
 java.lang.String getMediaTypeDescription()
           
 void setMediaType(java.lang.Object object)
           
 void setMediaTypeDescription(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

MediaTypeDialogHandler

public MediaTypeDialogHandler()
Method Detail

getMediaType

public java.lang.Object getMediaType()

createMediaType

public void createMediaType()
                     throws SystemException
Throws:
SystemException

setMediaType

public void setMediaType(java.lang.Object object)

getMediaTypeDescription

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

setMediaTypeDescription

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

applyMediaType

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


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