Package | Description |
---|---|
com.communote.server.persistence.user |
Modifier and Type | Class and Description |
---|---|
class |
LanguageDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
com.communote.server.persistence.user.Language . |
class |
LanguageDaoImpl |
Modifier and Type | Method and Description |
---|---|
protected LanguageDao |
UserDaoBase.getLanguageDao()
Gets the reference to
languageDao . |
Modifier and Type | Method and Description |
---|---|
void |
UserDaoBase.setLanguageDao(LanguageDao languageDao)
Sets the reference to
languageDao . |
Copyright © 2019 Communote team. All rights reserved.