Interface EditCommentCommand

    • Method Detail

      • getComment

        Comment getComment()
        Gets the comment that was edited. The behaviour of this method before execute() has been called successfully is undefined.
        Specified by:
        getComment in interface CommentCommand
        Returns:
        the edited comment.