Package | Description |
---|---|
com.communote.plugins.api.rest.v22.resource.user |
Modifier and Type | Method and Description |
---|---|
protected AbstractResourceHandler<CreateUserParameter,EditUserParameter,DefaultParameter,GetUserParameter,GetCollectionUserParameter> |
UserResource.getResourceHandler() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
UserResourceHandler.handleGetInternally(GetUserParameter getUserParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String sessionId,
javax.ws.rs.core.Request request)
hook method, which should be implemented by subclasses, in order to perform actual resource
querying
|
Copyright © 2019 Communote team. All rights reserved.