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

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

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

Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationCustomer
 void CustomerIntegrationElementVisitor.visit(CustomerIntegrationCustomer customer)
          Visit a CustomerIntegrationCustomer element.
protected  void CustomerIntegrationTestCase.assertCustomerEquals(CustomerIntegrationCustomer expectedCustomer, Customer customer)
           
protected  void CustomerIntegrationTestCase.assertCustomerAddressesEqual(CustomerIntegrationCustomer expectedCustomer, CustomerDto customerDto)
           
protected  void CustomerIntegrationTestCase.assertCustomerTelephonesEqual(CustomerIntegrationCustomer expectedCustomer, CustomerDto customerDto)
           
protected  void CustomerIntegrationTestCase.assertCustomerEmailAddressesEqual(CustomerIntegrationCustomer expectedCustomer, CustomerDto customerDto)
           
protected  void CustomerIntegrationTestCase.assertCustomerPreferencesEqual(CustomerIntegrationCustomer expectedCustomer, CustomerDto customerDto)
           
protected  void CustomerIntegrationTestCase.assertAlternateNumbersEqual(CustomerIntegrationCustomer expectedCustomer, CustomerDto customerDto)
           
 

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

Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomer
 class CustomerIntegrationCustomerImpl
          Class which represents a customer integration customer.
 

Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomer
 void CustomerIntegrationCustomerValidator.validate(CustomerIntegrationCustomer customer)
           
 

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

Methods in com.retek.component.customer.test that return CustomerIntegrationCustomer
static CustomerIntegrationCustomer CustomerIntegrationObjectMaster.createCustomer(DistributedContext context)
           
static CustomerIntegrationCustomer CustomerIntegrationObjectMaster.createImportAddCustomer(Banner banner, java.lang.String lastName, java.lang.String firstName, java.lang.String householdNumber, DistributedReference userRef)
           
static CustomerIntegrationCustomer CustomerIntegrationObjectMaster.createImportUpdateCustomer(Customer customer, User user)
           
 

Methods in com.retek.component.customer.test with parameters of type CustomerIntegrationCustomer
static java.lang.String CustomerIntegrationObjectMaster.getExpectedCustomerXml(CustomerIntegrationCustomer customer)
           
 void CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper.visit(CustomerIntegrationCustomer customer)
           
 void CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper.visit(CustomerIntegrationCustomer customer)
           
 



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