Class WebNotifInfoData
java.lang.Object
org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWebNotifInfoData(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo) -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.commons.api.notification.model.NotificationInfobuild()booleangetTo()inthashCode()toString()updateRead(boolean isRead) updateShowPopover(boolean isShow)
-
Constructor Details
-
WebNotifInfoData
public WebNotifInfoData(org.exoplatform.commons.api.notification.model.NotificationInfo notificationInfo)
-
-
Method Details