Uses of Interface
com.retek.component.location.Location

Packages that use Location
com.retek.component.inventory   
com.retek.component.item   
com.retek.component.location   
 

Uses of Location in com.retek.component.inventory
 

Methods in com.retek.component.inventory with parameters of type Location
 Quantity WarehouseSkuAvailabilityRecord.getSellingUomAvailableQuantity(Location location)
           
 

Uses of Location in com.retek.component.item
 

Methods in com.retek.component.item that return Location
 Location ItemLocation.getLocation()
           
 

Methods in com.retek.component.item with parameters of type Location
 ItemLocation ItemManager.buildItemLocationInstance(SellableItem sellableItem, Location location)
           
 ItemLocation ItemManager.readItemLocationInstance(SellableItem sellableItem, Location location)
           
 boolean SellableItem.hasItemLocation(Location location)
           
 

Uses of Location in com.retek.component.location
 

Subinterfaces of Location in com.retek.component.location
 interface Store
           
 interface Warehouse
           
 

Methods in com.retek.component.location that return Location
 Location LocationManager.readLocation(DistributedReference ref)
           
 Location LocationManager.findByDisplayCode(java.lang.String displayCode)
           
 



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