Class UserNotificationMapping


  • public class UserNotificationMapping
    extends Object
    Provides a mapping for all implementations of UserNotificationType, which are enum classes that implement this interface, one per NotificationRootType. But we do have the constraint that the enum names cannot be repeated among types (mostly because the translation keys are in the same namespace, but are also persisted unprefixed in the database).