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

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

public class MediaTypeHandler
extends ScreenHandler


Constructor Summary
MediaTypeHandler()
           
 
Method Summary
 java.util.Collection getAllMediaTypes()
           
 java.lang.String getMediaTypeDescription()
           
 void removeMediaType(java.lang.Object object)
           
 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

MediaTypeHandler

public MediaTypeHandler()
Method Detail

getAllMediaTypes

public java.util.Collection getAllMediaTypes()
                                      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

removeMediaType

public void removeMediaType(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