Uses of Class
com.retek.commons.component.test.impl.remote.FooDto

Packages that use FooDto
com.retek.commons.component.test.impl   
com.retek.commons.component.test.impl.remote   
com.retek.commons.component.test.impl.remote.persistence   
 

Uses of FooDto in com.retek.commons.component.test.impl
 

Methods in com.retek.commons.component.test.impl that return FooDto
 FooDto FooImpl.getDto()
           
 

Uses of FooDto in com.retek.commons.component.test.impl.remote
 

Fields in com.retek.commons.component.test.impl.remote declared as FooDto
 FooDto FooDto.subFoo
           
 

Uses of FooDto in com.retek.commons.component.test.impl.remote.persistence
 

Methods in com.retek.commons.component.test.impl.remote.persistence that return FooDto
 FooDto FooDao.read(DistributedReference reference)
           
 FooDto FooDao.persist(FooDto dto)
           
 

Methods in com.retek.commons.component.test.impl.remote.persistence with parameters of type FooDto
 FooDto FooDao.persist(FooDto dto)
           
 void FooDao.delete(FooDto dto)
           
 



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