com.retek.component.customerorder.impl
Class CustomerOrderAddOrderLineValidator

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

public class CustomerOrderAddOrderLineValidator
extends java.lang.Object


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

Constructor Detail

CustomerOrderAddOrderLineValidator

public CustomerOrderAddOrderLineValidator()
Method Detail

validate

public static void validate(CustomerOrderLine orderLine,
                            CustomerOrder order)
                     throws InvalidOrderLineException,
                            SystemException,
                            BusinessException
Throws:
InvalidOrderLineException
SystemException
BusinessException


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