com.retek.component.inventory
Class WarehouseReservationValues

java.lang.Object
  extended bycom.retek.component.inventory.ReservationValues
      extended bycom.retek.component.inventory.WarehouseReservationValues
All Implemented Interfaces:
java.io.Serializable

public class WarehouseReservationValues
extends ReservationValues
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
WarehouseReservationValues()
           
 
Method Summary
 java.lang.String getSellableItemId()
           
 DistributedReference getVirtualWarehouseRef()
           
 int getWarehousePriority()
           
 void setSellableItemId(java.lang.String string)
           
 void setVirtualWarehouse(Warehouse warehouse)
           
 void setWarehousePriority(int i)
           
 
Methods inherited from class com.retek.component.inventory.ReservationValues
getBackorderedEstimatedShipDate, getBackorderedQuantity, getId, getNotReservedQuantity, getReservedQuantity, getReserveEstimatedShipDate, getSupplierId, getSupplierStartDate, isDirectShip, isPack, isSumOfQuantitiesEqualsQuantityToReserve, setBackorderedEstimatedShipDate, setBackorderedQuantity, setIsDirectShip, setNotReservedQuantity, setReservedQuantity, setReserveEstimatedShipDate, setSupplierId, setSupplierStartDate, submit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WarehouseReservationValues

public WarehouseReservationValues()
Method Detail

getSellableItemId

public java.lang.String getSellableItemId()

getVirtualWarehouseRef

public DistributedReference getVirtualWarehouseRef()

getWarehousePriority

public int getWarehousePriority()

setSellableItemId

public void setSellableItemId(java.lang.String string)

setVirtualWarehouse

public void setVirtualWarehouse(Warehouse warehouse)

setWarehousePriority

public void setWarehousePriority(int i)


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