Uses of Class
org.nustaq.kontraktor.apputil.comments.CommentRecord
Packages that use CommentRecord
-
Uses of CommentRecord in org.nustaq.kontraktor.apputil.comments
Methods in org.nustaq.kontraktor.apputil.comments that return CommentRecordModifier and TypeMethodDescriptionCommentRecord.delChildNode(String commentId) CommentRecord.down(int down) CommentRecord.findChildNode(String nodeId) CommentRecord.findParent(String childId) CommentRecord.up(int up) Methods in org.nustaq.kontraktor.apputil.comments that return types with arguments of type CommentRecordModifier and TypeMethodDescriptionCommentRecord.getChildCommentRecords()default org.nustaq.kontraktor.IPromise<CommentRecord>CommentsSessionMixin.getParentComment(String commentTreeKey, String subCommentId) Methods in org.nustaq.kontraktor.apputil.comments with parameters of type CommentRecord