Uses of Class
org.cxbox.notifications.dto.MarkNotificationDTO
-
Packages that use MarkNotificationDTO Package Description org.cxbox.notifications.controller -
-
Uses of MarkNotificationDTO in org.cxbox.notifications.controller
Methods in org.cxbox.notifications.controller that return MarkNotificationDTO Modifier and Type Method Description MarkNotificationDTONotificationController. markNotificationsAsRead(MarkNotificationDTO markNotificationDTO)Methods in org.cxbox.notifications.controller with parameters of type MarkNotificationDTO Modifier and Type Method Description MarkNotificationDTONotificationController. markNotificationsAsRead(MarkNotificationDTO markNotificationDTO)
-