|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerIntegrationCustomerTelephone | |
com.retek.component.customer.integration | |
com.retek.component.customer.integration.impl | |
com.retek.component.customer.test |
Uses of CustomerIntegrationCustomerTelephone in com.retek.component.customer.integration |
Methods in com.retek.component.customer.integration with parameters of type CustomerIntegrationCustomerTelephone | |
void |
CustomerIntegrationCustomer.addCustomerTelephone(CustomerIntegrationCustomerTelephone telephone)
|
void |
CustomerIntegrationElementVisitor.visit(CustomerIntegrationCustomerTelephone customerTelephone)
Visit a CustomerIntegrationCustomerTelephone element. |
protected void |
CustomerIntegrationTestCase.assertCustomerTelephoneEquals(CustomerIntegrationCustomerTelephone expectedTelephone,
CustomerTelephoneDto telephoneDto)
|
Uses of CustomerIntegrationCustomerTelephone in com.retek.component.customer.integration.impl |
Classes in com.retek.component.customer.integration.impl that implement CustomerIntegrationCustomerTelephone | |
class |
CustomerIntegrationCustomerTelephoneImpl
Class which represents a customer integration customer. |
Methods in com.retek.component.customer.integration.impl with parameters of type CustomerIntegrationCustomerTelephone | |
void |
CustomerIntegrationCustomerImpl.addCustomerTelephone(CustomerIntegrationCustomerTelephone telephone)
|
void |
CustomerIntegrationCustomerTelephoneValidator.validate(CustomerIntegrationCustomerTelephone custTelephone)
|
Uses of CustomerIntegrationCustomerTelephone in com.retek.component.customer.test |
Methods in com.retek.component.customer.test that return CustomerIntegrationCustomerTelephone | |
static CustomerIntegrationCustomerTelephone |
CustomerIntegrationObjectMaster.createCustomerTelephone(DistributedContext context,
java.lang.String telephoneNumber,
java.lang.String extension)
|
static CustomerIntegrationCustomerTelephone |
CustomerIntegrationObjectMaster.createImportNewCustomerTelephone(DistributedContext context,
java.lang.String telephoneNumber,
java.lang.String extension)
|
Methods in com.retek.component.customer.test with parameters of type CustomerIntegrationCustomerTelephone | |
static java.lang.String |
CustomerIntegrationObjectMaster.getExpectedCustomerTelephoneXml(CustomerIntegrationCustomerTelephone customerTelephone)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationLastUpdateStamper.visit(CustomerIntegrationCustomerTelephone customerTelephone)
|
void |
CustomerIntegrationObjectMaster.CustomerIntegrationCreateStamper.visit(CustomerIntegrationCustomerTelephone customerTelephone)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |