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

Packages that use CustomerIntegrationMergeRequest
com.retek.component.customer.integration   
com.retek.component.customer.integration.batch   
com.retek.component.customer.integration.impl   
com.retek.component.customer.test   
 

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

Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationMergeRequest
 void CustomerIntegrationElementVisitor.visit(CustomerIntegrationMergeRequest mergeRequest)
          Visit a CustomerIntegrationMergeRequest element.
 

Uses of CustomerIntegrationMergeRequest in com.retek.component.customer.integration.batch
 

Methods in com.retek.component.customer.integration.batch with parameters of type CustomerIntegrationMergeRequest
 void CustomerMergeImportBatchTestObserver.notifyRequestImported(CustomerIntegrationMergeRequest request)
           
 void CustomerMergeImportBatchTestObserver.notifyRequestProcessed(CustomerIntegrationMergeRequest request)
           
 void CustomerMergeImportBatchObserver.notifyRequestImported(CustomerIntegrationMergeRequest request)
           
 void CustomerMergeImportBatchObserver.notifyRequestProcessed(CustomerIntegrationMergeRequest request)
           
 

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

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

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

Methods in com.retek.component.customer.test that return CustomerIntegrationMergeRequest
static CustomerIntegrationMergeRequest CustomerIntegrationObjectMaster.createCustomerMergeRequest(DistributedContext context, java.lang.String requestType)
           
 

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



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