public class WebNotifInfoData extends Object implements Serializable
| Constructor and Description |
|---|
WebNotifInfoData(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.api.notification.model.NotificationInfo |
build() |
boolean |
equals(Object o) |
String |
getTo() |
int |
hashCode() |
String |
toString() |
WebNotifInfoData |
updateRead(boolean isRead) |
WebNotifInfoData |
updateShowPopover(boolean isShow) |
public WebNotifInfoData(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo)
public org.exoplatform.commons.api.notification.model.NotificationInfo build()
public String getTo()
public WebNotifInfoData updateRead(boolean isRead)
public WebNotifInfoData updateShowPopover(boolean isShow)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.