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 NoteQueryParameters |
NoteResourceHelper.configureQueryInstance(GetCollectionNoteParameter noteCollectionParameter,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Get query instance to filter notes
|
javax.ws.rs.core.Response |
NoteResourceHandler.handleListInternally(GetCollectionNoteParameter getCollectionNoteParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String sessionId,
javax.ws.rs.core.Request request)
Get method for the NoteCollection
|
Copyright © 2019 Communote team. All rights reserved.