com.retek.component.customerorder.impl
Class CustomerOrderEstimatedDeliveryDateValidator

java.lang.Object
  extended bycom.retek.component.customerorder.impl.CustomerOrderEstimatedDeliveryDateValidator

public class CustomerOrderEstimatedDeliveryDateValidator
extends java.lang.Object


Constructor Summary
CustomerOrderEstimatedDeliveryDateValidator()
           
 
Method Summary
static void validate(CustomerOrder order, CustomerOrderLine line, RDate requestedDeliveryDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderEstimatedDeliveryDateValidator

public CustomerOrderEstimatedDeliveryDateValidator()
Method Detail

validate

public static void validate(CustomerOrder order,
                            CustomerOrderLine line,
                            RDate requestedDeliveryDate)
                     throws BusinessException,
                            SystemException
Throws:
BusinessException
SystemException


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