Interface NotificationDataBinder
- All Known Implementing Classes:
NotificationDataBinderImpl
public interface NotificationDataBinder
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(NotificationTO notificationTO) getNotificationTO
(Notification notification) void
update
(Notification notification, NotificationTO notificationTO)
-
Method Details
-
getNotificationTO
-
create
-
update
-