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, handleGetInternallyhandleCreate, handleDelete, handleEdit, handleGet, handleList, setValidatorpublic 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 - GetCollectionTimelineTopicParameterrequestedMimeType - 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 requestResponseResponseBuildException - exception while building the responseExtensionNotSupportedException - extension is not supportedCopyright © 2019 Communote team. All rights reserved.