Package | Description |
---|---|
com.collibra.connect.dgc.client.rest.resources | |
com.collibra.connect.dgc.client.rest.resources.impl | |
com.collibra.connect.dgc.connector.resources.impl |
Modifier and Type | Method and Description |
---|---|
Comment |
Comments.add(String ownerId,
String content) |
Comment |
Comments.addReply(String parentCommentId,
String content) |
Comment |
Comments.change(Comment comment) |
Comment |
Comments.get(String commentId) |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
Comments.list(String resourceId) |
List<Comment> |
Comments.listReplies(String commentId) |
Modifier and Type | Method and Description |
---|---|
Comment |
Comments.change(Comment comment) |
Modifier and Type | Method and Description |
---|---|
Comment |
CommentsImpl.add(String resourceId,
String content) |
Comment |
CommentsImpl.addReply(String parentCommentId,
String content) |
Comment |
CommentsImpl.change(Comment comment) |
Comment |
CommentsImpl.get(String commentId) |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
CommentsImpl.list(String resourceId) |
List<Comment> |
CommentsImpl.listReplies(String commentId) |
Modifier and Type | Method and Description |
---|---|
Comment |
CommentsImpl.change(Comment comment) |
Modifier and Type | Method and Description |
---|---|
Comment |
Mapper.map(Comment apiComment) |
Copyright © 2010–2019. All rights reserved.