| Package | Description |
|---|---|
| org.nustaq.kontraktor.apputil.comments |
| Modifier and Type | Method and Description |
|---|---|
CommentRecord |
CommentRecord.children(List<org.nustaq.reallive.api.Record> children) |
CommentRecord |
CommentRecord.delChildNode(String commentId) |
CommentRecord |
CommentRecord.down(int down) |
CommentRecord |
CommentRecord.findChildNode(String nodeId) |
CommentRecord |
CommentRecord.findParent(String childId) |
CommentRecord |
CommentRecord.up(int up) |
| Modifier and Type | Method and Description |
|---|---|
List<CommentRecord> |
CommentRecord.getChildCommentRecords() |
default org.nustaq.kontraktor.IPromise<CommentRecord> |
CommentsSessionMixin.getParentComment(String commentTreeKey,
String subCommentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommentRecord.addChild(CommentRecord cRecord) |
Copyright © 2019. All rights reserved.