Uses of Interface
it.univr.passportease.repository.NotificationRepository
Package
Description
-
Uses of NotificationRepository in it.univr.passportease.service.user.impl
Modifier and TypeFieldDescriptionprivate final NotificationRepository
UserMutationServiceImpl.notificationRepository
The repository forNotification
entity.private final NotificationRepository
UserQueryServiceImpl.notificationRepository
The repository forNotification
entity. -
Uses of NotificationRepository in it.univr.passportease.service.worker.impl
Modifier and TypeFieldDescriptionprivate final NotificationRepository
WorkerMutationServiceImpl.notificationRepository
Repository forNotification
entity.