Package | Description |
---|---|
lumis.service.commentit |
Modifier and Type | Method and Description |
---|---|
Comment |
CommentItResource.getComment(String id)
Returns a
Comment by its identifier. |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
CommentItResource.CommentsList.getItems() |
Modifier and Type | Method and Description |
---|---|
Response |
CommentItResource.addComment(Comment comment)
Adds a
Comment . |
static void |
CommentItMonitorUtil.collectAddComment(HttpServletRequest request,
Comment comment,
ITransaction transaction)
Collects the add comment event.
|
static void |
CommentItMonitorUtil.collectRemoveComment(HttpServletRequest request,
Comment comment,
ITransaction transaction)
Collects the remove comment event.
|
Constructor and Description |
---|
CommentsItem(String serviceInstanceId,
String itemId,
List<Comment> comments,
int totalComments,
UriInfo uriInfo,
boolean canPostComment)
Constructor that also initializes the
CommentItResource.CommentsList |
CommentsList(UriInfo uriInfo,
List<Comment> items,
int totalComments)
Constructor that also initializes the ListResult
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.