| Package | Description | 
|---|---|
| com.communote.plugins.api.rest.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(CreateNoteParameter createNoteParameter)
Get note storing transferobject 
 | 
javax.ws.rs.core.Response | 
NoteResourceHandler.handleCreateInternally(CreateNoteParameter createNoteParameter,
                      String requestedMimeType,
                      javax.ws.rs.core.UriInfo uriInfo,
                      String sessionId,
                      javax.ws.rs.core.Request request)
Create a single note on the server. 
 | 
Copyright © 2019 Communote team. All rights reserved.