Uses of Class
org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
Packages that use ListWebNotificationsKey
Package
Description
-
Uses of ListWebNotificationsKey in org.exoplatform.commons.notification.impl.service.storage.cache
Methods in org.exoplatform.commons.notification.impl.service.storage.cache with parameters of type ListWebNotificationsKeyModifier and TypeMethodDescriptionvoidWebNotificationInfosSelector.onSelect(org.exoplatform.services.cache.ExoCache<? extends ListWebNotificationsKey, ? extends Object> cache, ListWebNotificationsKey key, org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) booleanWebNotificationInfosSelector.select(ListWebNotificationsKey key, org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) Method parameters in org.exoplatform.commons.notification.impl.service.storage.cache with type arguments of type ListWebNotificationsKeyModifier and TypeMethodDescriptionvoidWebNotificationInfosSelector.onSelect(org.exoplatform.services.cache.ExoCache<? extends ListWebNotificationsKey, ? extends Object> cache, ListWebNotificationsKey key, org.exoplatform.services.cache.ObjectCacheInfo<? extends Object> ocinfo) -
Uses of ListWebNotificationsKey in org.exoplatform.commons.notification.impl.service.storage.cache.model
Constructors in org.exoplatform.commons.notification.impl.service.storage.cache.model with parameters of type ListWebNotificationsKeyModifierConstructorDescriptionListWebNotificationsData(ListWebNotificationsKey listWebNotifInfosKey) ListWebNotificationsData(ListWebNotificationsKey listWebNotifInfosKey, List<String> list)