| Modifier and Type | Method and Description |
|---|---|
protected UserDao |
MailBasedPostingManagementBase.getUserDao()
Gets the reference to
kenmeiUser's DAO. |
| Modifier and Type | Method and Description |
|---|---|
void |
FavoriteManagementImpl.setKenmeiUserDao(UserDao kenmeiUserDao) |
void |
MailBasedPostingManagementBase.setUserDao(UserDao userDao)
Sets the reference to
kenmeiUser's DAO. |
| Constructor and Description |
|---|
FollowCacheElementProvider(UserDao userDao)
Creates a new element provider
|
| Modifier and Type | Method and Description |
|---|---|
protected UserDao |
UserProfileManagementBase.getUserDao()
Gets the reference to
kenmeiUser's DAO. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileManagementBase.setUserDao(UserDao userDao)
Sets the reference to
kenmeiUser's DAO. |
| Constructor and Description |
|---|
UserLimitUserActivationValidator(UserDao userDao) |
| Constructor and Description |
|---|
UserPasswordManagementImpl(UserDao userDao,
ForgottenPasswordSecurityCodeDao forgottenPasswordSecurityCodeDao,
SecurityCodeManagement securityCodeManagement,
MailSender mailSender) |
| Modifier and Type | Method and Description |
|---|---|
protected UserDao |
DataAccessUserConverter.getUserDao()
Getting Instance of UserDao
|
| Modifier and Type | Class and Description |
|---|---|
class |
UserDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.KenmeiUser. |
class |
UserDaoImpl |
Copyright © 2019 Communote team. All rights reserved.