public interface NotificationOperationService
Modifier and Type | Method and Description |
---|---|
SocialComponent |
markAllRead(SlingHttpServletRequest request,
ResourceResolverFactory factory)
Deprecated.
|
SocialComponent |
markAsRead(SlingHttpServletRequest request,
ResourceResolverFactory factory)
mark a notification status to be
Status.Read |
SocialComponent markAsRead(@Nonnull SlingHttpServletRequest request, ResourceResolverFactory factory) throws OperationException
Status.Read
request
- the client requestfactory
- ResourceResolverFactorySocialComponent
OperationException
- if there is an error occurs@Deprecated SocialComponent markAllRead(@Nonnull SlingHttpServletRequest request, @Nonnull ResourceResolverFactory factory) throws OperationException
NotificationCollectionOperationService.markAllRead
nowOperationException
Copyright © 2010 - 2020 Adobe. All Rights Reserved