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 isMaintainMediaSeasonsAllowed()
           
 boolean isMaintainMediaTypesAllowed()
           
 boolean isMaintainOrganizationAllowed()
           
 boolean isMaintainShipRestrictionAllowed()
           
 boolean isMaintainSupplierAllowed()
           
 boolean isMaintainWarehouseAllowed()
           
 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

isMaintainSupplierAllowed

public boolean isMaintainSupplierAllowed()
                                  throws SystemException
Throws:
SystemException

isMaintainWarehouseAllowed

public boolean isMaintainWarehouseAllowed()
                                   throws SystemException
Throws:
SystemException

isMaintainOrganizationAllowed

public boolean isMaintainOrganizationAllowed()
                                      throws SystemException
Throws:
SystemException

isMaintainShipRestrictionAllowed

public boolean isMaintainShipRestrictionAllowed()
                                         throws SystemException
Throws:
SystemException

isMaintainMediaTypesAllowed

public boolean isMaintainMediaTypesAllowed()
                                    throws SystemException
Throws:
SystemException

isMaintainMediaSeasonsAllowed

public boolean isMaintainMediaSeasonsAllowed()
                                      throws SystemException
Throws:
SystemException


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