com.retek.rmm.gui.core
Class RmmApplicationHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.core.RmmApplicationHandler

public class RmmApplicationHandler
extends ScreenHandler


Constructor Summary
RmmApplicationHandler()
           
 
Method Summary
 java.lang.String getHelpFilePath()
           
 java.lang.String getVersion()
          Retrieves the version of the software from the Version class.
 boolean hasAccessInventoryItemPermission()
           
 boolean hasAdminPermission()
           
 boolean hasAltSellingItemPermission()
          SECURITY METHODS
 boolean hasCreateMediaPermission()
           
 boolean hasEventsPermission()
           
 boolean hasProductInformationPermission()
           
 boolean hasPromotionsPermission()
           
 boolean hasSellingItemsPermission()
           
 void setInitialState()
           
 void storeMediaLists()
           
 
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

RmmApplicationHandler

public RmmApplicationHandler()
Method Detail

setInitialState

public void setInitialState()
                     throws SystemException
Throws:
SystemException

storeMediaLists

public void storeMediaLists()
                     throws SystemException
Throws:
SystemException

hasAltSellingItemPermission

public boolean hasAltSellingItemPermission()
                                    throws SystemException
SECURITY METHODS

Throws:
SystemException

hasCreateMediaPermission

public boolean hasCreateMediaPermission()
                                 throws SystemException
Throws:
SystemException

hasPromotionsPermission

public boolean hasPromotionsPermission()
                                throws SystemException
Throws:
SystemException

hasProductInformationPermission

public boolean hasProductInformationPermission()
                                        throws SystemException
Throws:
SystemException

hasSellingItemsPermission

public boolean hasSellingItemsPermission()
                                  throws SystemException
Throws:
SystemException

hasAccessInventoryItemPermission

public boolean hasAccessInventoryItemPermission()
                                         throws SystemException
Throws:
SystemException

hasEventsPermission

public boolean hasEventsPermission()
                            throws SystemException
Throws:
SystemException

getVersion

public java.lang.String getVersion()
Retrieves the version of the software from the Version class.


getHelpFilePath

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

hasAdminPermission

public boolean hasAdminPermission()
                           throws SystemException
Throws:
SystemException


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