|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |