public final class NotificationKey extends Object implements Serializable
| Constructor and Description |
|---|
NotificationKey(AbstractNotificationPlugin plugin) |
NotificationKey(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
int |
hashCode() |
static NotificationKey |
key(AbstractNotificationPlugin plugin) |
static NotificationKey |
key(String id) |
String |
toString() |
public NotificationKey(AbstractNotificationPlugin plugin)
public NotificationKey(String id)
public static NotificationKey key(AbstractNotificationPlugin plugin)
public static NotificationKey key(String id)
public String getId()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.