public class ListWebNotificationsKey extends Object implements CacheKey, Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUserId() |
int |
hashCode() |
boolean |
isOnPopover() |
static ListWebNotificationsKey |
key(String userId,
boolean isOnPopover) |
public static ListWebNotificationsKey key(String userId, boolean isOnPopover)
public boolean isOnPopover()
public String getUserId()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.