|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |