com.retek.component.customerorder.impl
Class PaymentAmountValidator

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

public class PaymentAmountValidator
extends java.lang.Object


Constructor Summary
PaymentAmountValidator()
           
 
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

PaymentAmountValidator

public PaymentAmountValidator()
Method Detail

validate

public static void validate(CustomerOrderPayment payment,
                            CustomerOrder order)
                     throws BusinessException,
                            SystemException
Throws:
BusinessException
SystemException


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