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

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

public class AdminHandler
extends ScreenHandler


Constructor Summary
AdminHandler()
           
 
Method Summary
 boolean isMaintainSupplierAllowed()
           
 boolean isMaintainWarehouseAllowed()
           
 boolean isOrganizationEnabled()
           
 void updateRepository()
           
 
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

AdminHandler

public AdminHandler()
Method Detail

updateRepository

public void updateRepository()
                      throws SystemException
Throws:
SystemException

isOrganizationEnabled

public boolean isOrganizationEnabled()
                              throws SystemException
Throws:
SystemException

isMaintainSupplierAllowed

public boolean isMaintainSupplierAllowed()
                                  throws SystemException
Throws:
SystemException

isMaintainWarehouseAllowed

public boolean isMaintainWarehouseAllowed()
                                   throws SystemException
Throws:
SystemException


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