Class DbEventFeedback
java.lang.Object
eu.dnetlib.broker.common.feedbacks.DbEventFeedback
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreationDate(Date creationDate) voidsetEventId(String eventId) voidsetModificationDate(Date modificationDate) voidsetStatus(FeedbackStatus status)
-
Constructor Details
-
DbEventFeedback
public DbEventFeedback()
-
-
Method Details
-
getEventId
-
setEventId
-
getStatus
-
setStatus
-
getCreationDate
-
setCreationDate
-
getModificationDate
-
setModificationDate
-