Uses of Interface
io.goobi.viewer.model.annotation.notification.ChangeNotificator
Packages that use ChangeNotificator
Package
Description
Model for user comments on digitized records, including the
Comment entity,
grouping, management, and backward-compatible legacy comment representation.Notification abstractions for annotation change events, with implementations for
sending e-mail alerts and displaying JSF messages when annotations are created or modified.
-
Uses of ChangeNotificator in io.goobi.viewer.model.annotation.comments
Constructors in io.goobi.viewer.model.annotation.comments with parameters of type ChangeNotificatorModifierConstructorDescriptionCommentManager(AnnotationSaver saver, AnnotationDeleter deleter, AnnotationLister<Comment> lister, ChangeNotificator... notificators) -
Uses of ChangeNotificator in io.goobi.viewer.model.annotation.notification
Classes in io.goobi.viewer.model.annotation.notification that implement ChangeNotificator