Uses of Interface
it.univr.passportease.repository.NotificationRepository
Packages that use NotificationRepository
Package
Description
-
Uses of NotificationRepository in it.univr.passportease.service.user.impl
Fields in it.univr.passportease.service.user.impl declared as NotificationRepositoryModifier and TypeFieldDescriptionprivate final NotificationRepositoryUserMutationServiceImpl.notificationRepositoryThe repository forNotificationentity.private final NotificationRepositoryUserQueryServiceImpl.notificationRepositoryThe repository forNotificationentity. -
Uses of NotificationRepository in it.univr.passportease.service.worker.impl
Fields in it.univr.passportease.service.worker.impl declared as NotificationRepositoryModifier and TypeFieldDescriptionprivate final NotificationRepositoryWorkerMutationServiceImpl.notificationRepositoryRepository forNotificationentity.