| Package | Description |
|---|---|
| com.communote.server.core.user | |
| com.communote.server.persistence.user |
| Modifier and Type | Method and Description |
|---|---|
protected UserImageDao |
UserProfileManagementBase.getUserImageDao()
Gets the reference to
userImage's DAO. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileManagementBase.setUserImageDao(UserImageDao userImageDao)
Sets the reference to
userImage's DAO. |
| Modifier and Type | Class and Description |
|---|---|
class |
UserImageDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.UserImage. |
class |
UserImageDaoImpl |
Copyright © 2019 Communote team. All rights reserved.