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