Interface UserNotificationService
- All Known Implementing Classes:
UserNotificationServiceImpl
public interface UserNotificationService
-
Method Summary
Modifier and TypeMethodDescriptionbooleanhasUnreadUserNotifications(Long appUserId) voidnotifyUsers(String permission, String objectType, Long objectIdentifier, String notificationContent, String eventType, Long appUserId, Long officeId) voidnotifyUsers(NotificationData notificationData)
-
Method Details
-
notifyUsers
-
hasUnreadUserNotifications
-
notifyUsers
-