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

Packages that use CustomerIntegrationElementVisitor
com.retek.component.customer.integration   
com.retek.component.customer.integration.impl   
com.retek.component.customer.test   
 

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

Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationElementVisitor
 void CustomerIntegrationElement.accept(CustomerIntegrationElementVisitor visitor)
          Accept a customer integration element visitor.
 

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

Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationElementVisitor
 void CustomerIntegrationCustomerAddressImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationMergeRequestImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationCustomerEmailImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationMergeCustomerImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationCustomerImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationCustomerTelephoneImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationCustomerPreferenceImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationCatalogRequestImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 void CustomerIntegrationAlternateNumberImpl.accept(CustomerIntegrationElementVisitor visitor)
           
 

Uses of CustomerIntegrationElementVisitor in com.retek.component.customer.test
 

Classes in com.retek.component.customer.test that implement CustomerIntegrationElementVisitor
static class CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper
           
static class CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper
           
 



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