com.retek.rmm.gui.screen.inventoryitem
Class ItemLocationHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rmm.gui.screen.inventoryitem.ItemLocationHandler

public class ItemLocationHandler
extends ScreenHandler


Constructor Summary
ItemLocationHandler()
           
 
Method Summary
 java.lang.Object getItemLocation()
           
 java.lang.String getLocationName()
           
 java.lang.String getLocationType()
           
 java.lang.String getOutboundDays()
           
 boolean isItemLocationSelected()
           
 boolean isNLA()
           
 boolean isRepackRequired()
           
 void setItemLocation(java.lang.Object object)
           
 void setNoLongerAvailable(boolean indicator)
           
 void setOutboundDays(java.lang.String days)
           
 void setRepackRequired(boolean indicator)
           
 void submitItemLocation()
           
 
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

ItemLocationHandler

public ItemLocationHandler()
Method Detail

isItemLocationSelected

public boolean isItemLocationSelected()

getItemLocation

public java.lang.Object getItemLocation()

setItemLocation

public void setItemLocation(java.lang.Object object)

getLocationName

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

getLocationType

public java.lang.String getLocationType()

getOutboundDays

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

isNLA

public boolean isNLA()

isRepackRequired

public boolean isRepackRequired()

setOutboundDays

public void setOutboundDays(java.lang.String days)

setNoLongerAvailable

public void setNoLongerAvailable(boolean indicator)

setRepackRequired

public void setRepackRequired(boolean indicator)

submitItemLocation

public void submitItemLocation()
                        throws SystemException,
                               BusinessException
Throws:
SystemException
BusinessException


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