Package | Description |
---|---|
com.communote.server.core.user | |
com.communote.server.persistence.user |
Modifier and Type | Method and Description |
---|---|
protected ContactDao |
UserProfileManagementBase.getContactDao()
Gets the reference to
contact 's DAO. |
Modifier and Type | Method and Description |
---|---|
void |
UserProfileManagementBase.setContactDao(ContactDao contactDao)
Sets the reference to
contact 's DAO. |
Modifier and Type | Class and Description |
---|---|
class |
ContactDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.Contact . |
class |
ContactDaoImpl |
Copyright © 2019 Communote team. All rights reserved.