@Entity public class StorableNotification extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Modifier | Constructor and Description |
|---|---|
protected |
StorableNotification() |
|
StorableNotification(StorableTabularResource tabularResource,
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.AffectedObject affectedObject,
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.UpdateEvent updateEvent,
NotificationObject notificationObject) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.AffectedObject |
getAffectedObject() |
Calendar |
getDate() |
long |
getId() |
NotificationObject |
getNotificationObject() |
StorableTabularResource |
getTabularResource() |
org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.UpdateEvent |
getUpdateEvent() |
String |
toString() |
protected StorableNotification()
public StorableNotification(StorableTabularResource tabularResource, org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.AffectedObject affectedObject, org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.UpdateEvent updateEvent, NotificationObject notificationObject)
public long getId()
public Calendar getDate()
public org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.AffectedObject getAffectedObject()
public org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications.UpdateEvent getUpdateEvent()
public NotificationObject getNotificationObject()
public StorableTabularResource getTabularResource()
Copyright © 2018. All Rights Reserved.