Package | Description |
---|---|
com.communote.server.persistence.user |
Modifier and Type | Class and Description |
---|---|
class |
UserAuthorityDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
UserAuthority . |
class |
UserAuthorityDaoImpl |
Modifier and Type | Method and Description |
---|---|
protected UserAuthorityDao |
UserDaoBase.getUserAuthorityDao()
Gets the reference to
UserAuthorityDao . |
Modifier and Type | Method and Description |
---|---|
void |
UserDaoBase.setUserAuthorityDao(UserAuthorityDao userAuthorityDao)
Sets the reference to
UserAuthorityDao . |
Copyright © 2019 Communote team. All rights reserved.