Class WebNotificationInfosSelector

java.lang.Object
org.exoplatform.commons.notification.impl.service.storage.cache.WebNotificationInfosSelector
All Implemented Interfaces:
org.exoplatform.services.cache.CachedObjectSelector<ListWebNotificationsKey,Object>

public class WebNotificationInfosSelector extends Object implements org.exoplatform.services.cache.CachedObjectSelector<ListWebNotificationsKey,Object>
  • Constructor Details

    • WebNotificationInfosSelector

      public WebNotificationInfosSelector(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo)
  • Method Details