Uses of Class
io.goobi.viewer.model.annotation.comments.CommentLegacy
Packages that use CommentLegacy
-
Uses of CommentLegacy in io.goobi.viewer.model.annotation.comments
Methods in io.goobi.viewer.model.annotation.comments with parameters of type CommentLegacyModifier and TypeMethodDescriptionintCommentLegacy.compareTo(CommentLegacy o) static booleanCommentLegacy.sendEmailNotifications(CommentLegacy comment, String oldText, Locale locale) Sends an email notification about a new or altered comment to the configured recipient addresses.Constructors in io.goobi.viewer.model.annotation.comments with parameters of type CommentLegacyModifierConstructorDescriptionCommentLegacy(String pi, int page, User owner, String text, CommentLegacy parent) Constructor for Comment.