Uses of Interface
com.retek.component.customerorder.VirtualWhReservationValue

Packages that use VirtualWhReservationValue
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
 

Uses of VirtualWhReservationValue in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return VirtualWhReservationValue
 VirtualWhReservationValue CustomerOrderManager.buildVirtualWhReservationValueInstance(Quantity reservedQuantity, java.lang.String skuId, DistributedReference warehouseRef, int warehousePriority)
           
 

Methods in com.retek.component.customerorder with parameters of type VirtualWhReservationValue
 void CustomerOrderLine.addVirtualWhReservationValue(VirtualWhReservationValue virtualWhResValue)
           
 

Uses of VirtualWhReservationValue in com.retek.component.customerorder.impl
 

Classes in com.retek.component.customerorder.impl that implement VirtualWhReservationValue
 class VirtualWhReservationValueImpl
           
 

Methods in com.retek.component.customerorder.impl that return VirtualWhReservationValue
 VirtualWhReservationValue CustomerOrderManagerImpl.buildVirtualWhReservationValueInstance(Quantity reservedQuantity, java.lang.String skuId, DistributedReference warehouseRef, int warehousePriority)
           
 

Methods in com.retek.component.customerorder.impl with parameters of type VirtualWhReservationValue
 void CustomerOrderLineImpl.addVirtualWhReservationValue(VirtualWhReservationValue virtualWhResValue)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28