com.retek.component.inventory.impl.command
Interface WarehouseReservationCommand

All Known Implementing Classes:
PackWarehouseReserveCommand, WarehouseReserveCommand

public interface WarehouseReservationCommand


Method Summary
 Country getCountry()
           
 Quantity getRequestedQuantity()
           
 SellableItem getSellableItem()
           
 java.lang.String getShipToZipCode()
           
 Store getVirtualStore()
           
 

Method Detail

getSellableItem

public SellableItem getSellableItem()

getVirtualStore

public Store getVirtualStore()

getRequestedQuantity

public Quantity getRequestedQuantity()

getCountry

public Country getCountry()

getShipToZipCode

public java.lang.String getShipToZipCode()


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