Uses of Class
com.retek.component.customer.InvalidCustomerEmailException

Packages that use InvalidCustomerEmailException
com.retek.component.customer   
com.retek.component.customer.impl   
 

Uses of InvalidCustomerEmailException in com.retek.component.customer
 

Methods in com.retek.component.customer that throw InvalidCustomerEmailException
 CustomerEmailAddress Customer.applyActiveEmail(CustomerEmailAddress customerEmailAddress)
          Ensures that a CustomerEmail with the same email address text as the email parameter exists in this Customer's active email list.
 

Uses of InvalidCustomerEmailException in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that throw InvalidCustomerEmailException
static void CustomerEmailValidator.validate(CustomerEmailAddress email)
           
 CustomerEmailAddress CustomerImpl.applyActiveEmail(CustomerEmailAddress email)
           
 



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