public class WebNotificationInfosSelector extends Object implements org.exoplatform.services.cache.CachedObjectSelector<ListWebNotificationsKey,Object>
| Constructor and Description |
|---|
WebNotificationInfosSelector(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
onSelect(org.exoplatform.services.cache.ExoCache<? extends ListWebNotificationsKey,? extends Object> cache,
ListWebNotificationsKey key,
org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) |
boolean |
select(ListWebNotificationsKey key,
org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) |
public WebNotificationInfosSelector(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo)
public boolean select(ListWebNotificationsKey key, org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo)
select in interface org.exoplatform.services.cache.CachedObjectSelector<ListWebNotificationsKey,Object>public void onSelect(org.exoplatform.services.cache.ExoCache<? extends ListWebNotificationsKey,? extends Object> cache, ListWebNotificationsKey key, org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) throws Exception
onSelect in interface org.exoplatform.services.cache.CachedObjectSelector<ListWebNotificationsKey,Object>ExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.