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

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

public class WarehousePrimaryHandler
extends ScreenHandler


Constructor Summary
WarehousePrimaryHandler()
           
 
Method Summary
 java.lang.String getOutboundDays()
           
 java.lang.String getWarehouseDescription()
           
 java.lang.String getWarehouseId()
           
 java.util.Set getWarehouses()
           
 boolean isHandlingTemperature()
           
 boolean isNonConveyable()
           
 void setWarehouse(java.lang.Object object)
           
 boolean supportsGifting()
           
 boolean supportsPersonalization()
           
 
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

WarehousePrimaryHandler

public WarehousePrimaryHandler()
Method Detail

getWarehouses

public java.util.Set getWarehouses()
                            throws SystemException
Throws:
SystemException

setWarehouse

public void setWarehouse(java.lang.Object object)

getWarehouseId

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

getWarehouseDescription

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

getOutboundDays

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

isHandlingTemperature

public boolean isHandlingTemperature()
                              throws SystemException
Throws:
SystemException

isNonConveyable

public boolean isNonConveyable()
                        throws SystemException
Throws:
SystemException

supportsPersonalization

public boolean supportsPersonalization()
                                throws SystemException
Throws:
SystemException

supportsGifting

public boolean supportsGifting()
                        throws SystemException
Throws:
SystemException


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