|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerIntegrationCustomerEmail | |
com.retek.component.customer.integration | |
com.retek.component.customer.integration.impl | |
com.retek.component.customer.test |
Uses of CustomerIntegrationCustomerEmail in com.retek.component.customer.integration |
Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationCustomerEmail | |
void |
CustomerIntegrationCustomer.addCustomerEmail(CustomerIntegrationCustomerEmail email)
|
void |
CustomerIntegrationElementVisitor.visit(CustomerIntegrationCustomerEmail customerEmail)
Visit a CustomerIntegrationCustomeEmail element. |
protected void |
CustomerIntegrationTestCase.assertCustomerEmailAddressEquals(CustomerIntegrationCustomerEmail expectedEmail,
CustomerEmailAddressDto emailDto)
|
Uses of CustomerIntegrationCustomerEmail in com.retek.component.customer.integration.impl |
Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerEmail | |
class |
CustomerIntegrationCustomerEmailImpl
Class which represents a customer integration customer. |
Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerEmail | |
void |
CustomerIntegrationCustomerImpl.addCustomerEmail(CustomerIntegrationCustomerEmail email)
|
void |
CustomerIntegrationCustomerEmailValidator.validate(CustomerIntegrationCustomerEmail custEmail)
|
Uses of CustomerIntegrationCustomerEmail in com.retek.component.customer.test |
Methods in com.retek.component.customer.test that return CustomerIntegrationCustomerEmail | |
static CustomerIntegrationCustomerEmail |
CustomerIntegrationObjectMaster.createCustomerEmail(DistributedContext context,
java.lang.String emailAddress)
|
static CustomerIntegrationCustomerEmail |
CustomerIntegrationObjectMaster.createImportNewCustomerEmail(DistributedContext context,
java.lang.String emailAddress)
|
Methods in com.retek.component.customer.test with parameters of type CustomerIntegrationCustomerEmail | |
static java.lang.String |
CustomerIntegrationObjectMaster.getExpectedCustomerEmailXml(CustomerIntegrationCustomerEmail customerEmail)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper.visit(CustomerIntegrationCustomerEmail customerEmail)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper.visit(CustomerIntegrationCustomerEmail customerEmail)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |