com.retek.component.customer.integration.impl
Class BaseCustomerIntegrationElementValidator

java.lang.Object
  extended bycom.retek.component.customer.integration.impl.BaseCustomerIntegrationElementValidator
Direct Known Subclasses:
CustomerIntegrationCustomerAddressValidator, CustomerIntegrationCustomerEmailValidator, CustomerIntegrationCustomerPreferenceValidator, CustomerIntegrationCustomerTelephoneValidator, CustomerIntegrationCustomerValidator

public class BaseCustomerIntegrationElementValidator
extends java.lang.Object


Constructor Summary
BaseCustomerIntegrationElementValidator()
           
 
Method Summary
protected  void checkNull(InvalidCustomerIntegrationCustomerException e, java.lang.Object source, RDate attribute, java.lang.String attributeName, java.lang.String message)
           
protected  void checkNullOrEmpty(InvalidCustomerIntegrationCustomerException e, java.lang.Object source, java.lang.String attribute, java.lang.String attributeName, java.lang.String message)
           
protected  void validateAuditAttributes(InvalidCustomerIntegrationCustomerException e, CustomerIntegrationCustomerElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseCustomerIntegrationElementValidator

public BaseCustomerIntegrationElementValidator()
Method Detail

validateAuditAttributes

protected final void validateAuditAttributes(InvalidCustomerIntegrationCustomerException e,
                                             CustomerIntegrationCustomerElement element)

checkNullOrEmpty

protected final void checkNullOrEmpty(InvalidCustomerIntegrationCustomerException e,
                                      java.lang.Object source,
                                      java.lang.String attribute,
                                      java.lang.String attributeName,
                                      java.lang.String message)

checkNull

protected final void checkNull(InvalidCustomerIntegrationCustomerException e,
                               java.lang.Object source,
                               RDate attribute,
                               java.lang.String attributeName,
                               java.lang.String message)


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