Class ListWebNotificationsKey
java.lang.Object
org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
- All Implemented Interfaces:
Serializable,CacheKey
- See Also:
-
Method Summary
-
Method Details
-
key
public static ListWebNotificationsKey key(String userId, boolean isOnPopover, int offset, int limit) -
isOnPopover
public boolean isOnPopover() -
getUserId
-
getOffset
public int getOffset() -
getLimit
public int getLimit() -
equals
-
hashCode
public int hashCode()
-