Uses of Class
io.goobi.viewer.model.annotation.comments.CommentLegacy
-
Uses of CommentLegacy in io.goobi.viewer.model.annotation.comments
Modifier and TypeMethodDescriptionint
CommentLegacy.compareTo
(CommentLegacy o) static boolean
CommentLegacy.sendEmailNotifications
(CommentLegacy comment, String oldText, Locale locale) Sends an email notification about a new or altered comment to the configured recipient addresses.ModifierConstructorDescriptionCommentLegacy
(String pi, int page, User owner, String text, CommentLegacy parent) Constructor for Comment.