|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Warehouse in com.retek.component.banner_channel |
Methods in com.retek.component.banner_channel that return Warehouse | |
Warehouse |
Banner.getDefaultReturnWarehouse()
|
Methods in com.retek.component.banner_channel with parameters of type Warehouse | |
void |
Banner.setDefaultReturnWarehouse(Warehouse returnWarehouse)
|
Uses of Warehouse in com.retek.component.banner_channel.impl |
Methods in com.retek.component.banner_channel.impl that return Warehouse | |
Warehouse |
BannerImpl.getDefaultReturnWarehouse()
|
Methods in com.retek.component.banner_channel.impl with parameters of type Warehouse | |
void |
BannerImpl.setDefaultReturnWarehouse(Warehouse returnWarehouse)
|
Uses of Warehouse in com.retek.component.banner_channel.test |
Methods in com.retek.component.banner_channel.test that return Warehouse | |
static Warehouse |
BannerChannelObjectMaster.createVirtualWarehouse(Banner banner)
|
Uses of Warehouse in com.retek.component.customerorder |
Methods in com.retek.component.customerorder that return Warehouse | |
Warehouse |
ShippedContainer.getFulfillmentWarehouse()
|
Warehouse |
ShippedContainer.getReturnWarehouse()
|
Warehouse |
ShipmentRequest.getPhysicalWarehouse()
|
Warehouse |
ReturnLine.getReturnToWarehouse()
|
Warehouse |
VirtualWhReservationValue.getWarehouse()
|
Methods in com.retek.component.customerorder with parameters of type Warehouse | |
void |
ReturnLineReceiveRequest.setReturnWarehouse(Warehouse warehouse)
Set the physical return warehouse for the return line. |
void |
ShippedContainer.setFulfillmentWarehouse(Warehouse fulfullmentLocation)
|
void |
ShippedContainer.setReturnWarehouse(Warehouse returnLocation)
|
void |
CustomerOrderLine.confirmCancelAtPackComponentLevel(Quantity cancelQuantity,
Warehouse physicalWarehouse)
|
void |
CustomerOrderLine.confirmCancel(Quantity cancelQuantity,
Warehouse physicalWarehouse)
|
void |
CustomerOrderLine.pickException(PickExceptionStatusType pickExceptionStatus,
Quantity quantity,
Warehouse warehouse)
|
void |
ShipmentRequest.setPhysicalWarehouse(Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return Warehouse | |
Warehouse |
VirtualWhReservationValueImpl.getWarehouse()
|
Warehouse |
CustomerOrderLineImpl.getVirtualWarehouse(Warehouse physicalWarehouse)
|
Warehouse |
ShippedContainerImpl.getFulfillmentWarehouse()
|
Warehouse |
ShippedContainerImpl.getReturnWarehouse()
|
Warehouse |
ShipmentRequestImpl.getPhysicalWarehouse()
|
Warehouse |
ReturnLineImpl.getReturnToWarehouse()
|
Methods in com.retek.component.customerorder.impl with parameters of type Warehouse | |
Warehouse |
CustomerOrderLineImpl.getVirtualWarehouse(Warehouse physicalWarehouse)
|
void |
CustomerOrderLineImpl.pickException(PickExceptionStatusType pickExceptionStatus,
Quantity quantity,
Warehouse warehouse)
|
void |
CustomerOrderLineImpl.confirmCancelAtPackComponentLevel(Quantity cancelQuantity,
Warehouse physicalWarehouse)
|
void |
CustomerOrderLineImpl.confirmCancel(Quantity cancelQuantity,
Warehouse physicalWarehouse)
|
void |
ShippedContainerImpl.setFulfillmentWarehouse(Warehouse fulfillmentLocation)
|
void |
ShippedContainerImpl.setReturnWarehouse(Warehouse returnLocation)
|
static void |
ReceiveReturnLineValidator.validate(ReturnLine returnLine,
Warehouse physicalWarehouse)
|
void |
ShipmentRequestImpl.setPhysicalWarehouse(Warehouse physicalWarehouse)
|
void |
ReturnLineImpl.setReturnToWarehouse(Warehouse wh)
|
void |
ReturnLineImpl.receive(Quantity returnedQuantity,
SupplierReturnDisposition disposition,
User user,
Money returnPostageAmount,
Warehouse physicalWarehouse)
|
Uses of Warehouse in com.retek.component.customerorder.integration.rib |
Methods in com.retek.component.customerorder.integration.rib with parameters of type Warehouse | |
void |
ReturnLineRib.receive(Quantity returnedQuantity,
SupplierReturnDisposition disposition,
User user,
Money returnPostageAmount,
Warehouse physicalWarehouse)
|
Uses of Warehouse in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test that return Warehouse | |
static Warehouse |
CustomerOrderObjectMaster.createWarehouseForOrderLine(CustomerOrderLine orderLine)
|
static Warehouse |
CustomerOrderObjectMaster.setUpVirtualAndPhysicalWarehouse(Channel channel,
boolean supportPersonalization,
boolean supportGifting)
|
static Warehouse |
CustomerOrderObjectMaster.setUpVirtualAndPhysicalWarehouse(Channel channel)
|
Methods in com.retek.component.customerorder.test with parameters of type Warehouse | |
static Media |
COMediaObjectMaster.createMedia(Banner banner,
Channel channel,
Store store,
MediaStatus status,
Warehouse virtualWarehouse)
|
static Media |
COMediaObjectMaster.createReleasedMedia(Warehouse virtualWarehouse)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine orderLine,
Warehouse physicalWarehouse)
|
static ShippedContainer |
CustomerOrderObjectMaster.shipConfirm(CustomerOrder order,
CustomerOrderLine line,
Quantity quantity,
java.lang.String carrierCode,
java.lang.String trackingNumber,
RDate shipDate,
Warehouse physicalWarehouse)
|
static void |
CustomerOrderObjectMaster.returnConfirm(CustomerOrderLine orderLine,
Quantity returnQty,
java.lang.String rmaNumber,
Money refundReturnPostage,
Warehouse physicalWarehouse)
|
static void |
CustomerOrderObjectMaster.returnConfirm(CustomerOrderLine orderLine,
Quantity returnQty,
SupplierReturnDisposition disposition,
java.lang.String rmaNbr,
Money refundReturnPostage,
Warehouse physicalWh)
|
static void |
CustomerOrderObjectMaster.setUpCountryZipCodeRangeWhPriority(CountryZipCodeRange zipCodeRange,
Warehouse warehouse,
int priority,
User user)
|
static void |
CustomerOrderObjectMaster.setUpWarehouseInventory(SellableItem sellableItem,
Store virtualStore,
Warehouse warehouse,
java.util.HashMap inventoryHashMap)
|
Uses of Warehouse in com.retek.component.inventory |
Methods in com.retek.component.inventory with parameters of type Warehouse | |
void |
InventoryManager.warehouseRelease(SellableItem sellableItem,
Store virtualStore,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
void |
InventoryManager.warehouseReleasePack(Pack pack,
Store virtualStore,
Warehouse virtualWarehouse,
PackReservationValues packReservationValues)
|
void |
InventoryManager.warehouseReserveCancel(SellableItem sellableItem,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
void |
InventoryManager.warehouseReserveCancel(Pack pack,
Warehouse virtualWarehouse,
PackReservationValues packReservationValues)
|
void |
InventoryManager.moveQuantityFromWarehouseReservedToBackOrder(java.lang.String skuId,
Store virtualStore,
Quantity qtyToMove,
Warehouse warehouse)
|
void |
WarehouseReservationValues.setVirtualWarehouse(Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.inventory.impl |
Methods in com.retek.component.inventory.impl with parameters of type Warehouse | |
static ReservationWarehouseReleaseCommand |
InventoryCommandFactory.createReservationWarehouseReleaseCommand(SellableItem sellableItem,
Store virtualStore,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity,
DistributedContext context)
|
static ReservationWarehouseCancelCommand |
InventoryCommandFactory.createReservationWarehouseCancelCommand(SellableItem sellableItem,
Warehouse virtualWarehouse,
Quantity warehouseChangeQty,
DistributedContext context)
|
void |
InventoryManagerImpl.warehouseRelease(SellableItem sellableItem,
Store virtualStore,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
void |
InventoryManagerImpl.warehouseReleasePack(Pack pack,
Store virtualStore,
Warehouse virtualWarehouse,
PackReservationValues packReservationValues)
|
void |
InventoryManagerImpl.warehouseReserveCancel(SellableItem sellableItem,
Warehouse virtualWarehouse,
Quantity warehouseReleaseQuantity)
|
void |
InventoryManagerImpl.warehouseReserveCancel(Pack pack,
Warehouse virtualWarehouse,
PackReservationValues packReservationValues)
|
void |
InventoryManagerImpl.moveQuantityFromWarehouseReservedToBackOrder(java.lang.String skuId,
Store virtualStore,
Quantity qtyToMove,
Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.inventory.impl.command |
Methods in com.retek.component.inventory.impl.command that return Warehouse | |
Warehouse |
ReservationWarehouseReleaseCommand.getVirtualWarehouse()
|
Warehouse |
ReservationWarehouseCancelCommand.getVirtualWarehouse()
|
Methods in com.retek.component.inventory.impl.command with parameters of type Warehouse | |
void |
ReservationWarehouseReleaseCommand.setVirtualWarehouse(Warehouse virtualWarehouse)
|
void |
ReservationWarehouseCancelCommand.setVirtualWarehouse(Warehouse virtualWarehouse)
|
void |
ReservationWarehouseCancelValidator.validate(ReservationBusinessException exception,
SellableItem sellableItem,
Warehouse virtualwarehouse,
Quantity whReserverQty)
|
void |
ReservationWarehouseReleaseValidator.validate(ReservationBusinessException exception,
SellableItem sellableItem,
Store virtualStore,
Warehouse virtualwarehouse,
Quantity whReserverQty)
|
Uses of Warehouse in com.retek.component.inventory.test |
Methods in com.retek.component.inventory.test with parameters of type Warehouse | |
static Inventory |
InventoryObjectMaster.createInventory(DistributedContext context,
java.lang.String skuId,
DistributedReference organizationRef,
java.util.Map inventoryQty,
Warehouse virtualWarehouse)
|
static Inventory |
InventoryObjectMaster.createInventory(DistributedContext context,
java.lang.String skuId,
DistributedReference organizationRef,
java.util.List inventoryQtys,
Warehouse virtualWarehouse)
|
static Pack |
InventoryObjectMaster.createPackWithInventoryData(DistributedContext context,
Store virtualStore,
java.lang.String status,
boolean isNoLongerAvailable,
int locationOutboundDays,
int itemLocationOutboundDays,
java.util.HashMap inventoryQtys,
java.util.List skus,
Warehouse warehouse)
|
static Pack |
InventoryObjectMaster.createPackWithInventoryData(DistributedContext context,
Store virtualStore,
java.lang.String status,
boolean isNoLongerAvailable,
int locationOutboundDays,
int itemLocationOutboundDays,
java.util.HashMap inventoryQtys,
java.util.List skus,
java.util.List skuQtys,
Warehouse warehouse)
|
static Pack |
InventoryObjectMaster.setUpPackInventoryData(DistributedContext context,
Pack pack,
Store store,
java.lang.String status,
boolean isNoLongerAvailable,
int locationOutboundDays,
int itemLocationOutboundDays,
java.util.HashMap inventoryQtys,
SupplierInventoryDto supplierInventoryDto,
Warehouse warehouse)
|
static Quantity |
InventoryObjectMaster.getTotalAvailableQuantity(Banner banner,
ChannelType channelType,
java.lang.String skuId,
Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.item |
Methods in com.retek.component.item that return Warehouse | |
Warehouse |
SellableItem.getPrimaryDefaultWarehouse()
|
Uses of Warehouse in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return Warehouse | |
Warehouse |
SellableItemImpl.getPrimaryDefaultWarehouse()
|
Uses of Warehouse in com.retek.component.item.test |
Methods in com.retek.component.item.test that return Warehouse | |
static Warehouse |
ItemObjectMaster.getVirtualWarehouse(SellableItem sellableItem)
|
Methods in com.retek.component.item.test with parameters of type Warehouse | |
static ItemLocation |
ItemObjectMaster.createItemLocationForWarehouse(DistributedContext context,
Sku sku,
Warehouse warehouse,
java.lang.String status,
boolean isNoLongerAvailable,
int inboundDays,
int outboundDays)
|
static ItemLocation |
ItemObjectMaster.createItemLocation(DistributedContext context,
Sku sku,
Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.location |
Methods in com.retek.component.location that return Warehouse | |
Warehouse |
LocationManager.buildWarehouseInstance(java.lang.String displayCode)
|
Warehouse |
LocationManager.readWarehouse(DistributedReference ref)
|
Warehouse |
Store.getDefaultWarehouse()
|
Warehouse |
Warehouse.getPhysicalWarehouse()
|
Warehouse |
ZipCodeRangeWarehousePriority.getWarehouse()
|
Methods in com.retek.component.location with parameters of type Warehouse | |
java.util.Set |
LocationManager.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse)
|
java.util.Set |
LocationManager.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse,
Channel channel)
|
void |
Store.setDefaultWarehouse(Warehouse defaultWh)
|
void |
Warehouse.setPhysicalWarehouse(Warehouse physicalWarehouse)
|
void |
ZipCodeRangeWarehousePriority.setWarehouse(Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.location.impl |
Classes in com.retek.component.location.impl that implement Warehouse | |
class |
WarehouseImpl
|
Methods in com.retek.component.location.impl that return Warehouse | |
Warehouse |
LocationManagerImpl.buildWarehouseInstance(java.lang.String displayCode)
|
Warehouse |
LocationManagerImpl.readWarehouse(DistributedReference ref)
|
Warehouse |
LocationManagerImpl.readWarehouse(java.lang.String id)
Deprecated. use read(ref) or findByDisplayCode(String) |
Warehouse |
ZipCodeRangeWarehousePriorityImpl.getWarehouse()
|
Warehouse |
WarehouseImpl.getPhysicalWarehouse()
|
Warehouse |
StoreImpl.getDefaultWarehouse()
|
Methods in com.retek.component.location.impl with parameters of type Warehouse | |
java.util.Set |
LocationManagerImpl.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse)
|
java.util.Set |
LocationManagerImpl.findVirtualWarehousesForPhysicalWarehouse(Warehouse physicalWarehouse,
Channel channel)
|
void |
ZipCodeRangeWarehousePriorityImpl.setWarehouse(Warehouse warehouse)
|
void |
WarehouseImpl.setPhysicalWarehouse(Warehouse physicalWarehouse)
|
void |
StoreImpl.setDefaultWarehouse(Warehouse warehouse)
|
Uses of Warehouse in com.retek.component.location.test |
Methods in com.retek.component.location.test that return Warehouse | |
static Warehouse |
LocationObjectMaster.createWarehouse(DistributedContext context)
|
static Warehouse |
LocationObjectMaster.createVirtualWarehouse(DistributedContext context)
|
static Warehouse |
LocationObjectMaster.createWarehouse(Channel channel,
boolean supportsPersonalization,
boolean supportsGifting)
|
static Warehouse |
LocationObjectMaster.createWarehouse(Channel channel)
|
static Warehouse |
LocationObjectMaster.createVirtualWarehouse(Channel channel)
|
static Warehouse |
LocationObjectMaster.createVirtualWarehouse(Channel channel,
boolean supportVAS,
boolean supportGifting)
|
static Warehouse |
LocationObjectMaster.createVirtualWarehouse(Channel channel,
DistributedContext context,
Warehouse physicalWarehouse)
|
static Warehouse |
LocationObjectMaster.attachPhysicalWarehouse(Warehouse virtualWarehouse,
boolean supportVAS,
boolean supportGifting)
|
static Warehouse |
LocationObjectMaster.attachPhysicalWarehouse(Warehouse virtualWarehouse)
|
static Warehouse |
LocationObjectMaster.createAVirtualWarehouse(Store store1)
|
static Warehouse |
LocationObjectMaster.createPhysicalWarehouse(Warehouse virtualWarehouse,
boolean supportPersonalization,
boolean supportGifting)
|
static Warehouse |
LocationObjectMaster.createPhysicalWarehouse(DistributedContext context)
|
Methods in com.retek.component.location.test with parameters of type Warehouse | |
static void |
LocationObjectMaster.setSupportsGiftingAndPers(Warehouse virtualWarehouse,
boolean supportsGift,
boolean supportsPers)
|
static Warehouse |
LocationObjectMaster.createVirtualWarehouse(Channel channel,
DistributedContext context,
Warehouse physicalWarehouse)
|
static ZipCodeRangeWarehousePriority |
LocationObjectMaster.createZipCodeRangeWarehousePriority(Warehouse virtualWarehouse,
int priority)
|
static Warehouse |
LocationObjectMaster.attachPhysicalWarehouse(Warehouse virtualWarehouse,
boolean supportVAS,
boolean supportGifting)
|
static Warehouse |
LocationObjectMaster.attachPhysicalWarehouse(Warehouse virtualWarehouse)
|
static void |
LocationObjectMaster.attachAddress(Warehouse warehouse)
|
static Warehouse |
LocationObjectMaster.createPhysicalWarehouse(Warehouse virtualWarehouse,
boolean supportPersonalization,
boolean supportGifting)
|
Uses of Warehouse in com.retek.component.salesaudit |
Fields in com.retek.component.salesaudit declared as Warehouse | |
protected Warehouse |
SalesAuditExportTestCase.virtualWarehouse
|
Uses of Warehouse in com.retek.rcom.test.concurrent |
Fields in com.retek.rcom.test.concurrent declared as Warehouse | |
Warehouse |
ConcurrentTestDataLoader.warehouse
|
Uses of Warehouse in com.retek.rcom.test.functional |
Fields in com.retek.rcom.test.functional declared as Warehouse | |
Warehouse |
CustomerDataLoader.warehouse
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |