|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Location in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test with parameters of type Location | |
static ItemLocation |
COItemObjectMaster.createItemLocation(DistributedContext context,
SellableItem sellableItem,
Location location,
java.lang.String status,
boolean isNoLongerAvailable,
int inboundDays,
int outboundDays,
java.lang.String locationType)
|
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.inventory.impl |
Methods in com.retek.component.inventory.impl with parameters of type Location | |
Quantity |
WarehouseSkuAvailabilityRecordImpl.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.item.impl |
Methods in com.retek.component.item.impl that return Location | |
Location |
ItemLocationImpl.getLocation()
|
Methods in com.retek.component.item.impl with parameters of type Location | |
ItemLocation |
ItemManagerImpl.buildItemLocationInstance(SellableItem sellableItem,
Location location)
|
ItemLocation |
ItemManagerImpl.readItemLocationInstance(SellableItem sellableItem,
Location location)
|
boolean |
SellableItemImpl.hasItemLocation(Location location)
|
Uses of Location in com.retek.component.item.test |
Methods in com.retek.component.item.test with parameters of type Location | |
static ItemLocation |
ItemObjectMaster.createItemLocation(DistributedContext context,
Pack pack,
Location location,
java.lang.String status,
boolean isNoLongerAvailable,
int inboundDays,
int outboundDays)
|
static ItemLocation |
ItemObjectMaster.createItemLocation(DistributedContext context,
SellableItem sellableItem,
Location location,
java.lang.String status,
boolean isNoLongerAvailable,
int inboundDays,
int outboundDays,
java.lang.String locationType)
|
static ItemLocation |
ItemObjectMaster.createItemLocation(DistributedContext context,
Pack pack,
Location location,
java.lang.String status,
boolean isNoLongerAvailable,
int inboundDays,
int outboundDays,
java.lang.String locationType)
|
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)
|
Uses of Location in com.retek.component.location.impl |
Classes in com.retek.component.location.impl that implement Location | |
class |
LocationImpl
|
class |
StoreImpl
|
class |
WarehouseImpl
|
Methods in com.retek.component.location.impl that return Location | |
Location |
LocationManagerImpl.findByDisplayCode(java.lang.String displayCode)
|
Location |
LocationManagerImpl.readLocation(DistributedReference ref)
|
Location |
LocationManagerImpl.readLocation(java.lang.String id)
Deprecated. use read(ref) or findByDisplayCode(String) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |