| Package | Description | 
|---|---|
| com.communote.plugins.api.rest.v24.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.handleListInternally(GetCollectionUserParameter getCollectionUserParameter,
                    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.