|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerTelephoneDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return CustomerTelephoneDto | |
CustomerTelephoneDto |
CustomerTelephoneImpl.getDto()
|
Uses of CustomerTelephoneDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return CustomerTelephoneDto | |
CustomerTelephoneDto |
CustomerDao.readTelephone(DistributedReference ref)
Reads the customer telephone for the given reference. |
static CustomerTelephoneDto |
CustomerDbObjectMaster.getCustomerTelephoneDto(DistributedContext context,
DistributedReference userRef)
|
Uses of CustomerTelephoneDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return CustomerTelephoneDto | |
CustomerTelephoneDto |
CacheCustomerDao.readTelephone(DistributedReference ref)
|
Uses of CustomerTelephoneDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return CustomerTelephoneDto | |
CustomerTelephoneDto |
OracleCustomerDao.readTelephone(DistributedReference ref)
|
CustomerTelephoneDto |
OracleCustomerTelephoneReteriver.read(DistributedReference telephoneRef)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerTelephoneDto | |
void |
CustomerOracleTestCase.assertCustomerTelephoneDtosAreEqual(CustomerTelephoneDto expectedDto,
CustomerTelephoneDto dto)
|
void |
CustomerOracleTestCase.modifyCustomerTelephoneDto(CustomerTelephoneDto dto)
|
Uses of CustomerTelephoneDto in com.retek.component.customer.impl.remote |
Fields in com.retek.component.customer.impl.remote declared as CustomerTelephoneDto | |
CustomerTelephoneDto |
CustomerDto.primaryDayTelephoneNumberDto
|
CustomerTelephoneDto |
CustomerDto.primaryEveningTelephoneNumberDto
|
Methods in com.retek.component.customer.impl.remote that return CustomerTelephoneDto | |
CustomerTelephoneDto |
CustomerServicesRemote.readTelephone(DistributedReference ref,
long version)
|
CustomerTelephoneDto |
CustomerServicesEjb.readTelephone(DistributedReference ref,
long version)
|
Uses of CustomerTelephoneDto in com.retek.component.customer.integration |
Methods in com.retek.component.customer.integration with parameters of type CustomerTelephoneDto | |
protected void |
CustomerIntegrationTestCase.assertCustomerTelephoneEquals(CustomerIntegrationCustomerTelephone expectedTelephone,
CustomerTelephoneDto telephoneDto)
|
Uses of CustomerTelephoneDto in com.retek.component.customer.integration.impl |
Constructors in com.retek.component.customer.integration.impl with parameters of type CustomerTelephoneDto | |
CustomerIntegrationCustomerTelephoneImpl(DistributedContext context,
CustomerTelephoneDto customerTelephoneDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |