|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidCustomerTelephoneException | |
com.retek.component.customer | |
com.retek.component.customer.impl |
Uses of InvalidCustomerTelephoneException in com.retek.component.customer |
Methods in com.retek.component.customer that throw InvalidCustomerTelephoneException | |
CustomerTelephone |
Customer.applyActiveTelephone(CustomerTelephone telephone)
Ensures that a CustomerTelephone with the same number and extension as the telephone parameter exists in this Customer's active telephone list. |
Uses of InvalidCustomerTelephoneException in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that throw InvalidCustomerTelephoneException | |
CustomerTelephone |
CustomerImpl.applyActiveTelephone(CustomerTelephone telephone)
|
static void |
CustomerTelephoneAddValidator.validate(CustomerTelephone custTele)
|
void |
CustomerTelephoneInactivationValidator.validate(Customer customer,
boolean inactivate,
CustomerTelephone custTele)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |