com.retek.component.customer.impl
Class CustomerAddressValidator

java.lang.Object
  extended bycom.retek.component.customer.impl.CustomerAddressValidator

public class CustomerAddressValidator
extends java.lang.Object


Constructor Summary
CustomerAddressValidator()
           
 
Method Summary
static void validate(Customer customer, CustomerAddress custAddr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerAddressValidator

public CustomerAddressValidator()
Method Detail

validate

public static void validate(Customer customer,
                            CustomerAddress custAddr)
                     throws InvalidCustomerAddressException,
                            SystemException
Throws:
InvalidCustomerAddressException
SystemException


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