public class TimelineTopicResourceHandler extends DefaultResourceHandler<DefaultParameter,DefaultParameter,DefaultParameter,DefaultParameter,GetCollectionTimelineTopicParameter>
Constructor and Description |
---|
TimelineTopicResourceHandler() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
handleListInternally(GetCollectionTimelineTopicParameter getCollectionTimelineTopicParameter,
String requestedMimeType,
javax.ws.rs.core.UriInfo uriInfo,
String requestSessionId,
javax.ws.rs.core.Request request)
Get a list of topics with timeline specific attributes
|
handleCreateInternally, handleDeleteInternally, handleEditInternally, handleGetInternally
handleCreate, handleDelete, handleEdit, handleGet, handleList, setValidator
public javax.ws.rs.core.Response handleListInternally(GetCollectionTimelineTopicParameter getCollectionTimelineTopicParameter, 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,GetCollectionTimelineTopicParameter>
getCollectionTimelineTopicParameter
- GetCollectionTimelineTopicParameter
requestedMimeType
- is the mime type that indicates which data exchange format to useuriInfo
- this object is created by the request and contains some request specific datarequestSessionId
- sessionIdrequest
- - javax requestResponse
ResponseBuildException
- exception while building the responseExtensionNotSupportedException
- extension is not supportedCopyright © 2019 Communote team. All rights reserved.