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

Packages that use SuffixDto
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 SuffixDto in com.retek.component.customer.impl
 

Methods in com.retek.component.customer.impl that return SuffixDto
 SuffixDto CustomerSuffixImpl.getDto()
           
 

Uses of SuffixDto in com.retek.component.customer.impl.persistence
 

Methods in com.retek.component.customer.impl.persistence that return SuffixDto
 SuffixDto CustomerDao.readCustomerSuffix(DistributedReference ref)
          Reads the customer suffix (e.g.
static SuffixDto CustomerDbObjectMaster.getMbeSuffixDto(DistributedContext context)
           
static SuffixDto CustomerDbObjectMaster.getJrSuffixDto(DistributedContext context)
           
 

Uses of SuffixDto in com.retek.component.customer.impl.persistence.cache
 

Methods in com.retek.component.customer.impl.persistence.cache that return SuffixDto
 SuffixDto CacheCustomerDao.readCustomerSuffix(DistributedReference ref)
           
 

Uses of SuffixDto in com.retek.component.customer.impl.persistence.db.oracle
 

Methods in com.retek.component.customer.impl.persistence.db.oracle that return SuffixDto
 SuffixDto OracleCustomerSuffixRetriever.read(DistributedReference ref)
           
 SuffixDto OracleCustomerDao.readCustomerSuffix(DistributedReference ref)
           
 

Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type SuffixDto
 void CustomerOracleTestCase.modifySuffixDto(SuffixDto dto)
           
 

Uses of SuffixDto in com.retek.component.customer.impl.remote
 

Methods in com.retek.component.customer.impl.remote that return SuffixDto
 SuffixDto CustomerServicesRemote.readCustomerSuffix(DistributedReference ref, long version)
           
 SuffixDto CustomerServicesEjb.readCustomerSuffix(DistributedReference ref, long version)
           
 



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