Interface UserNotificationsHandlerAccessor
-
public interface UserNotificationsHandlerAccessorAccessor to get user handlers to send notifications to user. Each method returns the handler capable of sending notifications of a distinctNotificationRootType.
-
-
Method Summary
-
-
-
Method Detail
-
account
AccountNotificationsHandler account()
-
brokering
BrokeringNotificationsHandler brokering()
-
feedbackAndReference
FeedbackAndReferenceNotificationsHandler feedbackAndReference()
-
marketplaceBuyer
MarketplaceBuyerNotificationsHandler marketplaceBuyer()
-
marketplaceSeller
MarketplaceSellerNotificationsHandler marketplaceSeller()
-
personal
PersonalNotificationsHandler personal()
-
-