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

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

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

Methods in com.retek.component.customer.integration that return CustomerIntegrationMergeCustomer
 CustomerIntegrationMergeCustomer CustomerIntegrationMergeRequest.getActiveCustomer()
           
 

Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationMergeCustomer
 void CustomerIntegrationElementVisitor.visit(CustomerIntegrationMergeCustomer mergeCustomer)
          Visit a CustomerIntegrationMergeCustomer element.
 void CustomerIntegrationMergeRequest.setActiveCustomer(CustomerIntegrationMergeCustomer activeCustomer)
           
 void CustomerIntegrationMergeRequest.addMergeCustomer(CustomerIntegrationMergeCustomer mergeCustomer)
           
 

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

Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationMergeCustomer
 class CustomerIntegrationMergeCustomerImpl
          Class which represents customer integration merge request.
 

Methods in com.retek.component.customer.integration.impl that return CustomerIntegrationMergeCustomer
 CustomerIntegrationMergeCustomer CustomerIntegrationMergeRequestImpl.getActiveCustomer()
           
 

Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationMergeCustomer
 void CustomerIntegrationMergeRequestImpl.setActiveCustomer(CustomerIntegrationMergeCustomer activeCustomer)
           
 void CustomerIntegrationMergeRequestImpl.addMergeCustomer(CustomerIntegrationMergeCustomer mergeCustomer)
           
 

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

Methods in com.retek.component.customer.test that return CustomerIntegrationMergeCustomer
static CustomerIntegrationMergeCustomer CustomerIntegrationObjectMaster.createCustomerMergeRequestCustomer(DistributedContext context, java.lang.String mergeStatus)
           
 

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



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