|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerEmailAddressDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return CustomerEmailAddressDto | |
CustomerEmailAddressDto |
CustomerEmailAddressImpl.getDto()
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return CustomerEmailAddressDto | |
CustomerEmailAddressDto |
CustomerDao.readEmailAddress(DistributedReference ref)
Reads the customer email for the given reference. |
static CustomerEmailAddressDto |
CustomerDbObjectMaster.getCustomerEmailAddressDto(DistributedContext context,
DistributedReference userRef)
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return CustomerEmailAddressDto | |
CustomerEmailAddressDto |
CacheCustomerDao.readEmailAddress(DistributedReference ref)
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return CustomerEmailAddressDto | |
CustomerEmailAddressDto |
OracleCustomerDao.readEmailAddress(DistributedReference ref)
|
CustomerEmailAddressDto |
OracleCustomerEmailReteriver.read(DistributedReference emailReference)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CustomerEmailAddressDto | |
void |
CustomerOracleTestCase.assertCustomerEmailAddressDtosAreEqual(CustomerEmailAddressDto expectedDto,
CustomerEmailAddressDto dto)
|
void |
CustomerOracleTestCase.modifyCustomerEmailAddressDto(CustomerEmailAddressDto dto)
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.impl.remote |
Fields in com.retek.component.customer.impl.remote declared as CustomerEmailAddressDto | |
CustomerEmailAddressDto |
CustomerDto.primaryCustomerEmailAddressDto
|
Methods in com.retek.component.customer.impl.remote that return CustomerEmailAddressDto | |
CustomerEmailAddressDto |
CustomerServicesRemote.readEmailAddress(DistributedReference ref,
long version)
|
CustomerEmailAddressDto |
CustomerServicesEjb.readEmailAddress(DistributedReference ref,
long version)
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.integration |
Methods in com.retek.component.customer.integration with parameters of type CustomerEmailAddressDto | |
protected void |
CustomerIntegrationTestCase.assertCustomerEmailAddressEquals(CustomerIntegrationCustomerEmail expectedEmail,
CustomerEmailAddressDto emailDto)
|
Uses of CustomerEmailAddressDto in com.retek.component.customer.integration.impl |
Constructors in com.retek.component.customer.integration.impl with parameters of type CustomerEmailAddressDto | |
CustomerIntegrationCustomerEmailImpl(DistributedContext context,
CustomerEmailAddressDto customerEmailDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |