Class CommentOrLinkService


  • public class CommentOrLinkService
    extends Object
    • Constructor Detail

      • CommentOrLinkService

        public CommentOrLinkService()
    • Method Detail

      • acceptCommentOrWeblink

        public void acceptCommentOrWeblink​(int layerId,
                                           int gfid,
                                           int commentId)
      • declineCommentOrWeblink

        public void declineCommentOrWeblink​(int layerId,
                                            int gfid,
                                            int commentId)
      • deleteCommentOrWeblink

        public void deleteCommentOrWeblink​(int layerId,
                                           int gfid,
                                           int commentOrWeblinkId)