|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SalutationDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return SalutationDto | |
SalutationDto |
CustomerSalutationImpl.getDto()
|
Uses of SalutationDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return SalutationDto | |
SalutationDto |
CustomerDao.readCustomerSalutation(DistributedReference ref)
Reads the country for the given reference. |
static SalutationDto |
CustomerDbObjectMaster.getMrSalutationDto(DistributedContext context)
|
static SalutationDto |
CustomerDbObjectMaster.getMissSalutationDto(DistributedContext context)
|
static SalutationDto |
CustomerDbObjectMaster.getDrSalutationDto(DistributedContext context)
|
Uses of SalutationDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return SalutationDto | |
SalutationDto |
CacheCustomerDao.readCustomerSalutation(DistributedReference ref)
|
Uses of SalutationDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return SalutationDto | |
SalutationDto |
OracleCustomerSalutationRetriever.read(DistributedReference ref)
|
SalutationDto |
OracleCustomerDao.readCustomerSalutation(DistributedReference ref)
|
Uses of SalutationDto in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote that return SalutationDto | |
SalutationDto |
CustomerServicesRemote.readCustomerSalutation(DistributedReference ref,
long version)
|
SalutationDto |
CustomerServicesEjb.readCustomerSalutation(DistributedReference ref,
long version)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |