com.retek.component.customer.impl
Class CustomerTelephoneInactivationValidator

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

public class CustomerTelephoneInactivationValidator
extends java.lang.Object


Constructor Summary
CustomerTelephoneInactivationValidator()
           
 
Method Summary
 void validate(Customer customer, boolean inactivate, CustomerTelephone custTele)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerTelephoneInactivationValidator

public CustomerTelephoneInactivationValidator()
Method Detail

validate

public void validate(Customer customer,
                     boolean inactivate,
                     CustomerTelephone custTele)
              throws InvalidCustomerTelephoneException,
                     SystemException
Throws:
InvalidCustomerTelephoneException
SystemException


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