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

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)
           
 



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