com.retek.component.inventory
Class PackReservationValues
java.lang.Object
com.retek.component.inventory.ReservationValues
com.retek.component.inventory.PackReservationValues
- All Implemented Interfaces:
- java.io.Serializable
- public class PackReservationValues
- extends ReservationValues
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class com.retek.component.inventory.ReservationValues |
getBackorderedQuantity, getId, getNotReservedQuantity, getReservedQuantity, getSupplierId, getSupplierStartDate, isDirectShip, 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 |
PackReservationValues
public PackReservationValues()
isComponentized
public boolean isComponentized()
getSkuReservationValuesSet
public java.util.Set getSkuReservationValuesSet()
getSkuReservationValues
public SkuReservationValues getSkuReservationValues(java.lang.String skuId)
addSkuReservationValues
public void addSkuReservationValues(SkuReservationValues skuReservationValues)
addAllSkuReservationValues
public void addAllSkuReservationValues(java.util.Set resValuesSet)
clearSkuReservationValuesSet
public void clearSkuReservationValuesSet()
getPackReserveEstimatedShipDate
public RDate getPackReserveEstimatedShipDate()
getPackBackorderedEstimatedShipDate
public RDate getPackBackorderedEstimatedShipDate()
getBackorderedEstimatedShipDate
public RDate getBackorderedEstimatedShipDate()
- Overrides:
getBackorderedEstimatedShipDate
in class ReservationValues
getReserveEstimatedShipDate
public RDate getReserveEstimatedShipDate()
- Overrides:
getReserveEstimatedShipDate
in class ReservationValues
getTotalBackOrderedQuantity
public Quantity getTotalBackOrderedQuantity()
getTotalReservedQuantity
public Quantity getTotalReservedQuantity()
getComponentLevelBackorderedQuantity
public Quantity getComponentLevelBackorderedQuantity()
getComponentLevelReservedQuantity
public Quantity getComponentLevelReservedQuantity()
isPack
public boolean isPack()
- Overrides:
isPack
in class ReservationValues
releaseComponentBackordered
public Quantity releaseComponentBackordered(PackReservationValues packReleaseValues,
Quantity quantityToRelease)
releaseComponentReserved
public Quantity releaseComponentReserved(PackReservationValues packReleaseValues,
Quantity quantityToRelease)
updateDirectShipIndicators
public void updateDirectShipIndicators()
setPackWarehouseCancelValues
public void setPackWarehouseCancelValues(java.util.Map packWarehouseCancelValues)
getPackWarehouseCancelValues
public java.util.Map getPackWarehouseCancelValues()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28