Package | Description |
---|---|
com.communote.server.core.exception.mapper | |
com.communote.server.service |
Modifier and Type | Method and Description |
---|---|
Class<MovingOfNonRootNotesNotAllowedException> |
MovingOfNonRootNotesNotAllowedExceptionMapper.getExceptionClass() |
Modifier and Type | Method and Description |
---|---|
Status |
MovingOfNonRootNotesNotAllowedExceptionMapper.mapException(MovingOfNonRootNotesNotAllowedException exception)
Maps the given exception to a status.
|
Modifier and Type | Method and Description |
---|---|
NoteModificationResult |
NoteService.updateNote(NoteStoringTO noteStoringTO,
Long noteId,
Set<String> additionalBlogNameIds)
Updates an existing note with the data of the supplied transfer object.
|
Copyright © 2019 Communote team. All rights reserved.