Uses of Record Class
edu.ntnu.idatt2106_2023_06.backend.dto.notification.UpdateNotificationDTO
Packages that use UpdateNotificationDTO
-
Uses of UpdateNotificationDTO in edu.ntnu.idatt2106_2023_06.backend.service.notification
Methods in edu.ntnu.idatt2106_2023_06.backend.service.notification with parameters of type UpdateNotificationDTOModifier and TypeMethodDescriptionvoid
NotificationService.setNotificationAsRead
(UpdateNotificationDTO updateNotificationDTO) Sets a notification as read.