Package | Description |
---|---|
com.communote.server.core.blog | |
com.communote.server.core.vo.query.note | |
com.communote.server.service |
Modifier and Type | Method and Description |
---|---|
AutosaveNoteData |
NoteManagementImpl.getAutosave(Long noteId,
Long parentNoteId,
Collection<StringPropertyTO> properties,
Locale locale) |
AutosaveNoteData |
NoteManagement.getAutosave(Long noteId,
Long parentNoteId,
Collection<StringPropertyTO> properties,
Locale locale)
Return an autosave of the current user.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleNoteListItemToAutosaveNoteDataConverter.convert(SimpleNoteListItem source,
AutosaveNoteData target) |
Constructor and Description |
---|
SimpleNoteListItemToAutosaveNoteDataConverter(Class<AutosaveNoteData> clazz,
Locale locale)
Creates a new converter.
|
Modifier and Type | Method and Description |
---|---|
AutosaveNoteData |
NoteService.getAutosave(Long noteId,
Long parentNoteId,
Collection<StringPropertyTO> properties,
Locale locale)
Return an autosave of the current user.
|
Copyright © 2019 Communote team. All rights reserved.