com.retek.rmm.gui.screen.media
Class MediaHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.media.MediaHandler

public class MediaHandler
extends ScreenHandler


Constructor Summary
MediaHandler()
           
 
Method Summary
 boolean canModifyDropCodes(boolean enabled)
           
 boolean hasMaintainShippingPermission()
          SECURITY METHODS
 boolean hasMedia()
           
 boolean hasSellingItemsPermission()
           
 boolean isMediaRemovable()
           
 java.lang.Object retrieveMedia()
           
 void submit()
           
 
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

MediaHandler

public MediaHandler()
Method Detail

retrieveMedia

public java.lang.Object retrieveMedia()

hasMedia

public boolean hasMedia()

isMediaRemovable

public boolean isMediaRemovable()
                         throws SystemException
Throws:
SystemException

submit

public void submit()
            throws SystemException,
                   UiBusinessException
Throws:
SystemException
UiBusinessException

canModifyDropCodes

public boolean canModifyDropCodes(boolean enabled)
                           throws SystemException
Throws:
SystemException

hasMaintainShippingPermission

public boolean hasMaintainShippingPermission()
                                      throws SystemException
SECURITY METHODS

Throws:
SystemException

hasSellingItemsPermission

public boolean hasSellingItemsPermission()
                                  throws SystemException
Throws:
SystemException


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