public class TimelineUserResourceHandler extends DefaultResourceHandler<DefaultParameter,DefaultParameter,DefaultParameter,DefaultParameter,GetCollectionTimelineUserParameter>
| Constructor and Description |
|---|
TimelineUserResourceHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
handleListInternally(GetCollectionTimelineUserParameter getCollectionTimelineUserParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String requestSessionId,
javax.ws.rs.core.Request request)
hook method, which should be implemented by subclasses, in order to perform actual resource
querying
|
handleCreateInternally, handleDeleteInternally, handleEditInternally, handleGetInternallyhandleCreate, handleDelete, handleEdit, handleGet, handleList, setValidatorpublic javax.ws.rs.core.Response handleListInternally(GetCollectionTimelineUserParameter getCollectionTimelineUserParameter, String requestedMimeType, javax.ws.rs.core.UriInfo uriInfo, String requestSessionId, javax.ws.rs.core.Request request) throws ResponseBuildException, ExtensionNotSupportedException
handleListInternally in class DefaultResourceHandler<DefaultParameter,DefaultParameter,DefaultParameter,DefaultParameter,GetCollectionTimelineUserParameter>request - - javax requestgetCollectionTimelineUserParameter - get list parameterrequestedMimeType - mimeTypeuriInfo - urirequestSessionId - session idResponseBuildException - exception while building the responseExtensionNotSupportedException - extension is not supportedCopyright © 2019 Communote team. All rights reserved.