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

java.lang.Object
  extended bycom.retek.rmm.gui.screen.inventoryitem.ItemLocationPrimaryHandler

public class ItemLocationPrimaryHandler
extends java.lang.Object


Constructor Summary
ItemLocationPrimaryHandler()
           
 
Method Summary
 java.util.Collection getAllLocations()
           
 java.lang.String getLocationName()
           
 java.lang.String getLocationType()
           
 java.lang.String getOutboundDays()
           
 java.lang.String getUnitOfMeasure()
           
 boolean isNLA()
           
 boolean isRepackRequired()
           
 void setItemLocation(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemLocationPrimaryHandler

public ItemLocationPrimaryHandler()
Method Detail

getAllLocations

public java.util.Collection getAllLocations()

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()

getUnitOfMeasure

public java.lang.String getUnitOfMeasure()


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