Modifier and Type | Method and Description |
---|---|
void |
FavoriteManagementImpl.setNoteDao(NoteDao noteDao) |
Constructor and Description |
---|
DiscussionDetailsRetriever(NoteDao noteDao)
Creates a new instance of the retriever
|
Modifier and Type | Method and Description |
---|---|
protected NoteDao |
NotificationNoteProcessor.getNoteDao() |
Modifier and Type | Method and Description |
---|---|
void |
NotificationNoteProcessor.setNoteDao(NoteDao noteDao) |
Modifier and Type | Method and Description |
---|---|
protected NoteDao |
TagCategoryManagementBase.getNoteDao()
Gets the reference to
note 's DAO. |
Modifier and Type | Method and Description |
---|---|
void |
TagCategoryManagementBase.setNoteDao(NoteDao noteDao)
Sets the reference to
note 's DAO. |
Modifier and Type | Method and Description |
---|---|
protected NoteDao |
DataAccessNoteConverter.getNoteDao()
Getting Instance of NoteDao
|
Modifier and Type | Class and Description |
---|---|
class |
NoteDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
Note . |
class |
NoteDaoImpl |
Copyright © 2019 Communote team. All rights reserved.