com.retek.component.inventory
Class EstimatedAtpValuesCalculator

java.lang.Object
  extended bycom.retek.component.inventory.EstimatedAtpValuesCalculator

public class EstimatedAtpValuesCalculator
extends java.lang.Object


Constructor Summary
EstimatedAtpValuesCalculator(DistributedContext context, Banner banner, AtpValues atpValues, RDate mediaReleaseDate)
           
 
Method Summary
 RDate getEstimateCustomerDeliveryDate()
           
 Quantity getEstimatedBackorderedQuantity()
           
 Quantity getEstimatedNoLongerAvailableQuantity()
           
 Quantity getEstimatedReservedQuantity()
           
 void setRequestedQuantity(Quantity requestedQty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EstimatedAtpValuesCalculator

public EstimatedAtpValuesCalculator(DistributedContext context,
                                    Banner banner,
                                    AtpValues atpValues,
                                    RDate mediaReleaseDate)
                             throws SystemException
Method Detail

setRequestedQuantity

public void setRequestedQuantity(Quantity requestedQty)
                          throws BusinessException,
                                 SystemException
Throws:
BusinessException
SystemException

getEstimateCustomerDeliveryDate

public RDate getEstimateCustomerDeliveryDate()
                                      throws SystemException
Throws:
SystemException

getEstimatedReservedQuantity

public Quantity getEstimatedReservedQuantity()
                                      throws SystemException
Throws:
SystemException

getEstimatedBackorderedQuantity

public Quantity getEstimatedBackorderedQuantity()
                                         throws SystemException
Throws:
SystemException

getEstimatedNoLongerAvailableQuantity

public Quantity getEstimatedNoLongerAvailableQuantity()
                                               throws SystemException
Throws:
SystemException


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