|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |