Uses of Class
com.retek.component.customer.impl.remote.SalutationDto

Packages that use SalutationDto
com.retek.component.customer.impl   
com.retek.component.customer.impl.persistence   
com.retek.component.customer.impl.persistence.cache   
com.retek.component.customer.impl.persistence.db.oracle   
com.retek.component.customer.impl.remote   
 

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)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28