|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemSupplier | |
---|---|
com.retek.component.event | |
com.retek.component.inventory | |
com.retek.component.item | |
com.retek.component.media | |
com.retek.rcom.gui.wrapper |
Uses of ItemSupplier in com.retek.component.event |
---|
Methods in com.retek.component.event with parameters of type ItemSupplier | |
ItemSupplierEvent |
EventManager.buildItemSupplierEventInstance(ItemSupplier itemSupplier,
SupplierEvent suppEvent)
|
Uses of ItemSupplier in com.retek.component.inventory |
---|
Methods in com.retek.component.inventory with parameters of type ItemSupplier | |
ItemSupplierQuantityBlock |
InventoryManager.buildItemSupplierQuantityBlock(ItemSupplier itemSupplier)
|
Uses of ItemSupplier in com.retek.component.item |
---|
Methods in com.retek.component.item that return ItemSupplier | |
ItemSupplier |
ItemManager.buildItemSupplierInstance(SellableItem SellableItem,
Supplier supplier)
|
ItemSupplier |
ItemManager.readItemSupplierInstance(SellableItem sellableItem,
Supplier supplier)
|
ItemSupplier |
ItemManager.findPrimaryItemSupplier(java.lang.String sellableItemId)
|
ItemSupplier |
SellableItem.getItemSupplier(Supplier supplier)
|
ItemSupplier |
SellableItem.getPrimaryItemSupplier()
|
ItemSupplier |
SellableItem.getPrimaryDirectShipItemSupplier()
|
Methods in com.retek.component.item with parameters of type ItemSupplier | |
ItemSupplierCountryAttribute |
ItemManager.buildItemSupplierCountryAttributeInstance(ItemSupplier itemSupplier,
java.lang.String country)
|
ItemSupplierCountryAttribute |
ItemManager.readItemSupplierCountryAttributeInstance(ItemSupplier itemSupplier,
java.lang.String country)
|
void |
SellableItem.addItemSupplier(ItemSupplier itemSupplier)
|
void |
Pack.addItemSupplier(ItemSupplier itemSupplier)
|
Uses of ItemSupplier in com.retek.component.media |
---|
Methods in com.retek.component.media with parameters of type ItemSupplier | |
java.util.Set |
SellingSku.getPersonalizationServices(ItemSupplier itemSupplier)
This method returns the personalization value added services for ONLY the specified item supplier for the selling sku. |
java.util.Set |
SellingSku.getMonogramServices(ItemSupplier itemSupplier)
This method returns the monogram value added services for ONLY the specified item supplier for the selling sku. |
Uses of ItemSupplier in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper that return ItemSupplier | |
protected ItemSupplier |
RcomOrderLine.getDefaultDirectShipItemSupplier()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |