Uses of Interface
com.retek.component.customer.integration.CustomerIntegrationCustomerElement

Packages that use CustomerIntegrationCustomerElement
com.retek.component.customer.integration   
com.retek.component.customer.integration.impl   
 

Uses of CustomerIntegrationCustomerElement in com.retek.component.customer.integration
 

Subinterfaces of CustomerIntegrationCustomerElement in com.retek.component.customer.integration
 interface CustomerIntegrationCustomer
          Class which represents a light-weight representation of a customer for an external customer file.
 interface CustomerIntegrationCustomerAddress
          Interface defining operations for customer integration address.
 interface CustomerIntegrationCustomerEmail
          Interface defining operations for customer integration email.
 interface CustomerIntegrationCustomerPreference
          Interface defining operations for customer integration preference.
 interface CustomerIntegrationCustomerTelephone
          Interface defining operations for customer integration telephone.
 

Uses of CustomerIntegrationCustomerElement in com.retek.component.customer.integration.impl
 

Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerElement
 class CustomerIntegrationCustomerAddressImpl
          Class which represents a customer integration customer address.
 class CustomerIntegrationCustomerEmailImpl
          Class which represents a customer integration customer.
 class CustomerIntegrationCustomerImpl
          Class which represents a customer integration customer.
 class CustomerIntegrationCustomerPreferenceImpl
          Class which represents a customer integration customer preference.
 class CustomerIntegrationCustomerTelephoneImpl
          Class which represents a customer integration customer.
 

Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerElement
protected  void BaseCustomerIntegrationElementValidator.validateAuditAttributes(InvalidCustomerIntegrationCustomerException e, CustomerIntegrationCustomerElement element)
           
 



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