Modifier and Type | Method and Description |
---|---|
PageableList<TimelineNoteResource> |
TimelineNoteResourceConverter.convert(DiscussionNoteData source)
Helper method which flattens a discussion data object into a list of note resources.
|
Modifier and Type | Method and Description |
---|---|
PageableList<TimelineNoteResource> |
TimelineNoteResourceConverter.convert(DiscussionNoteData source)
Helper method which flattens a discussion data object into a list of note resources.
|
Modifier and Type | Method and Description |
---|---|
PageableList<TimelineNoteResource> |
TimelineNoteResourceConverter.convert(DiscussionNoteData source)
Helper method which flattens a discussion data object into a list of note resources.
|
Modifier and Type | Method and Description |
---|---|
PageableList<TimelineNoteResource> |
TimelineNoteResourceConverter.convert(DiscussionNoteData source)
Helper method which flattens a discussion data object into a list of note resources.
|
Modifier and Type | Method and Description |
---|---|
PageableList<DiscussionNoteData> |
SimpleNoteListItemToDiscussionNoteDataConverter.convert(PageableList<SimpleNoteListItem> queryResult)
Converts the temporary object of the query to a list object
|
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleNoteListItemToDiscussionNoteDataConverter.convert(SimpleNoteListItem source,
DiscussionNoteData target) |
Modifier and Type | Method and Description |
---|---|
DiscussionNoteData |
NoteService.getNoteWithComments(Long noteId,
QueryResultConverter<SimpleNoteListItem,DiscussionNoteData> converter)
Returns a note with its comments which are ordered according to the provided converter.
|
Modifier and Type | Method and Description |
---|---|
DiscussionNoteData |
NoteService.getNoteWithComments(Long noteId,
QueryResultConverter<SimpleNoteListItem,DiscussionNoteData> converter)
Returns a note with its comments which are ordered according to the provided converter.
|
Copyright © 2019 Communote team. All rights reserved.