Class | Description |
---|---|
DataAccessNoteConverter<I,O> |
Giving access to note object by requesting DB
|
LastDiscussionCreationDateComparator |
A comparator for sorting notes by the creation date of the last note of a discussion.
|
SimpleNoteListItemToAutosaveNoteDataConverter |
Converter that builds the data object of an autosave of a note.
|
SimpleNoteListItemToDiscussionNoteDataConverter |
Converter which creates DiscussionNoteData objects.
|
SimpleNoteListItemToNoteDataQueryResultConverter<O extends NoteData> |
This converter converts a note to a note list data object.
|
Copyright © 2019 Communote team. All rights reserved.