com.retek.rmm.gui.screen.admin
Class MediaTypeHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.admin.MediaTypeHandler
- public class MediaTypeHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaTypeHandler
public MediaTypeHandler()
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