Interface NotificationService
public interface NotificationService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
notificationDataDelete
(int id) notificationDataGet
(int id) int
notificationDataUpdate
(NotificationData notificationData) searchNotifications
(int contractId, Page page)