com.retek.rmm.gui.screen.admin
Class WarhouseTabHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rmm.gui.screen.admin.WarhouseTabHandler
- public class WarhouseTabHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarhouseTabHandler
public WarhouseTabHandler()
getWarehouse
public java.lang.Object getWarehouse()
setWarehouse
public void setWarehouse(java.lang.Object object)
hasWarehouse
public boolean hasWarehouse()
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
setOutboundDays
public void setOutboundDays(java.lang.String days)
throws SystemException
- Throws:
SystemException
setHandlingTemperature
public void setHandlingTemperature(boolean flag)
throws SystemException
- Throws:
SystemException
setNonConveyable
public void setNonConveyable(boolean flag)
throws SystemException
- Throws:
SystemException
setSupportsPersonalization
public void setSupportsPersonalization(boolean flag)
throws SystemException
- Throws:
SystemException
setSupportsGifting
public void setSupportsGifting(boolean flag)
throws SystemException
- Throws:
SystemException
submitWarehouse
public void submitWarehouse()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25