Package | Description |
---|---|
com.communote.plugins.api.rest.v30.resource.note |
Modifier and Type | Method and Description |
---|---|
protected AbstractResourceHandler<CreateNoteParameter,EditNoteParameter,DeleteNoteParameter,GetNoteParameter,GetCollectionNoteParameter> |
NoteResource.getResourceHandler() |
Modifier and Type | Method and Description |
---|---|
static NoteStoringTO |
NoteResourceHelper.buildNoteStoringTO(EditNoteParameter editNoteParameter)
Get note storing transferobject
|
javax.ws.rs.core.Response |
NoteResourceHandler.handleEditInternally(EditNoteParameter editNoteParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String sessionId,
javax.ws.rs.core.Request request)
Changes an existing note on the server
|
Copyright © 2019 Communote team. All rights reserved.