com.retek.component.customerorder.impl
Class CustomerOrderAddPaymentValidator

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

public class CustomerOrderAddPaymentValidator
extends java.lang.Object


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

Constructor Detail

CustomerOrderAddPaymentValidator

public CustomerOrderAddPaymentValidator()
Method Detail

validate

public static void validate(CustomerOrderPayment payment,
                            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