| Package | Description |
|---|---|
| com.communote.server.core.user | |
| com.communote.server.persistence.user |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationConfigDao |
UserProfileManagementBase.getNotificationConfigDao()
Gets the reference to
notificationConfig's DAO. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileManagementBase.setNotificationConfigDao(NotificationConfigDao notificationConfigDao)
Sets the reference to
notificationConfig's DAO. |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationConfigDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.NotificationConfig. |
class |
NotificationConfigDaoImpl |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationConfigDao |
UserDaoBase.getNotificationConfigDao()
Gets the reference to
notificationConfigDao. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserDaoBase.setNotificationConfigDao(NotificationConfigDao notificationConfigDao)
Sets the reference to
notificationConfigDao. |
Copyright © 2019 Communote team. All rights reserved.