Class NotificationSystemController
java.lang.Object
org.cswteams.ms3.control.notification.NotificationSystemController
- All Implemented Interfaces:
INotificationSystemController,Observer
@Service
public class NotificationSystemController
extends Object
implements INotificationSystemController
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetAllNotificationByUser(long userId) voidupdate(Notificable entity)
-
Constructor Details
-
NotificationSystemController
public NotificationSystemController()
-
-
Method Details
-
update
-
getAllNotificationByUser
- Specified by:
getAllNotificationByUserin interfaceINotificationSystemController
-
changeStatus
- Specified by:
changeStatusin interfaceINotificationSystemController- Throws:
Exception
-