Uses of Interface
com.retek.component.supplier.Supplier

Packages that use Supplier
com.retek.component.customerorder   
com.retek.component.event   
com.retek.component.inventory   
com.retek.component.item   
com.retek.component.media   
com.retek.component.supplier   
com.retek.rcom.gui.wrapper   
 

Uses of Supplier in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return Supplier
protected  Supplier CustomerOrderApiTestCase.getAndSubmitSupplier()
           
 Supplier ShippedContainer.getSupplier()
           
 Supplier CustomerOrderLine.getDirectShipSupplier()
           
 

Methods in com.retek.component.customerorder with parameters of type Supplier
 void ShippedContainer.setSupplier(Supplier supplier)
           
 void CustomerOrderLine.setConfirmedDirectShipSupplier(Supplier supplier)
           
 Quantity CustomerOrderReservationUtilsManager.getReservationQtyPlusBOPlusShippedPlusFulfillingQtyForAllDSOrderLines(java.lang.String skuId, Supplier supplier)
           
 boolean CustomerOrderReservationUtilsManager.isReservationQtyValidForDS(java.lang.String skuId, Supplier supplier)
           
 

Uses of Supplier in com.retek.component.event
 

Methods in com.retek.component.event that return Supplier
 Supplier SupplierEvent.getSupplier()
           
 Supplier ItemSupplierEvent.getSupplier()
           
 

Methods in com.retek.component.event with parameters of type Supplier
 SupplierEvent EventManager.buildSupplierEventInstance(Supplier supplier, Event event)
           
 

Uses of Supplier in com.retek.component.inventory
 

Methods in com.retek.component.inventory with parameters of type Supplier
 void InventoryManager.releaseFromSupplier(SellableItem sellableItem, Supplier supplier, Quantity reservationReleaseQuantity, Store virtualStore, RDate supplierStartDate)
           
 SupplierInventory InventoryManager.getSupplierInventory(SellableItem sellableItem, Supplier supplier)
           
 void InventoryManager.moveQuantityFromSupplierReservedToShipped(Supplier supplier, java.lang.String skuId, Quantity qtyToMove, RDate reservationDate)
           
 

Uses of Supplier in com.retek.component.item
 

Methods in com.retek.component.item that return Supplier
 Supplier ItemSupplier.getSupplier()
           
 

Methods in com.retek.component.item with parameters of type Supplier
 ItemSupplier ItemManager.buildItemSupplierInstance(SellableItem SellableItem, Supplier supplier)
           
 ItemSupplier ItemManager.readItemSupplierInstance(SellableItem sellableItem, Supplier supplier)
           
 java.util.Set ItemManager.findItemSuppliers(Supplier supplier)
           
 ItemSupplier SellableItem.getItemSupplier(Supplier supplier)
           
 

Uses of Supplier in com.retek.component.media
 

Methods in com.retek.component.media that return Supplier
 Supplier ValueAddedService.getSupplier()
           
 

Uses of Supplier in com.retek.component.supplier
 

Methods in com.retek.component.supplier that return Supplier
 Supplier SupplierManager.buildSupplierInstance(java.lang.String supplierId)
           
 Supplier SupplierManager.readSupplier(java.lang.String supplierId)
           
 

Uses of Supplier in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return Supplier
protected  Supplier RcomOrderLine.getDefaultDirectShipSupplier()
           
 



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