|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupDao | |
|---|---|
| org.springframework.ldap.samples.person.dao | |
| org.springframework.ldap.samples.person.service | |
| Uses of GroupDao in org.springframework.ldap.samples.person.dao |
|---|
| Classes in org.springframework.ldap.samples.person.dao that implement GroupDao | |
|---|---|
class |
DummyGroupDao
|
class |
GroupDaoImpl
Default implementation of GroupDao. |
| Uses of GroupDao in org.springframework.ldap.samples.person.service |
|---|
| Methods in org.springframework.ldap.samples.person.service with parameters of type GroupDao | |
|---|---|
void |
GroupServiceImpl.setGroupDao(GroupDao groupDao)
|
void |
PersonServiceImpl.setGroupDao(GroupDao groupDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||