Package org.dspace.qaevent.service.dto
Class NotifyMessageDTO
java.lang.Object
org.dspace.qaevent.service.dto.NotifyMessageDTO
- All Implemented Interfaces:
QAMessageDTO
Implementation of
QAMessageDTO that model message coming from COAR NOTIFY.- Author:
- Francesco Bacchelli (francesco.bacchelli at 4science.it)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHref()voidvoidsetRelationship(String relationship) voidsetServiceId(String serviceId) voidsetServiceName(String serviceName)
-
Constructor Details
-
NotifyMessageDTO
public NotifyMessageDTO()
-
-
Method Details
-
getServiceName
-
setServiceName
-
getServiceId
-
setServiceId
-
getHref
-
setHref
-
getRelationship
-
setRelationship
-