I - The object type of the returning temporary objectO - The returning list objectpublic abstract class DataAccessNoteConverter<I,O> extends QueryResultConverter<I,O>
| Constructor and Description |
|---|
DataAccessNoteConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected Note |
getNote(Long noteId)
Getting Note object by id
|
protected NoteDao |
getNoteDao()
Getting Instance of NoteDao
|
convert, convert, convertCollection, createCopyright © 2019 Communote team. All rights reserved.