Uses of Class
com.retek.component.inventory.ReservationValues

Packages that use ReservationValues
com.retek.component.inventory   
 

Uses of ReservationValues in com.retek.component.inventory
 

Subclasses of ReservationValues in com.retek.component.inventory
 class PackReservationValues
           
 class SkuReservationValues
           
 class WarehouseReservationValues
           
 

Methods in com.retek.component.inventory that return ReservationValues
 ReservationValues InventoryManager.reserve(SellableItem sellableItem, Store virtualStore, Quantity quantityToReserve, RDate reserveFromDate, boolean directShipSkuSegregation)
           
 ReservationValues InventoryManager.reserve(SellableItem sellableItem, Store virtualStore, Quantity quantityToReserve, RDate reservationFromDate)
           
 

Constructors in com.retek.component.inventory with parameters of type ReservationValues
SkuReservationValues(java.lang.String skuId, Quantity skuQuantity, ReservationValues reservationValues)
           
 



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