Package eu.dnetlib.broker.openaireAlerts
Class AlertSubscriptionDesc
java.lang.Object
eu.dnetlib.broker.openaireAlerts.AlertSubscriptionDesc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetCount()getDsId()getId()getTopic()voidsetCount(long count) voidsetCreationDate(Date creationDate) voidvoidvoidvoidsetLastNotificationDate(Date lastNotificationDate) void
-
Constructor Details
-
AlertSubscriptionDesc
-
-
Method Details
-
getId
-
setId
-
getDsId
-
setDsId
-
getDsName
-
setDsName
-
getTopic
-
setTopic
-
getCreationDate
-
setCreationDate
-
getLastNotificationDate
-
setLastNotificationDate
-
getCount
public long getCount() -
setCount
public void setCount(long count)
-