Class SubmissionCOARNotifyConverter

java.lang.Object
org.dspace.app.rest.converter.SubmissionCOARNotifyConverter
All Implemented Interfaces:
DSpaceConverter<NotifySubmissionConfiguration,SubmissionCOARNotifyRest>

@Component public class SubmissionCOARNotifyConverter extends Object implements DSpaceConverter<NotifySubmissionConfiguration,SubmissionCOARNotifyRest>
This converter is responsible for transforming the model representation of an COARNotify to the REST representation of an COARNotifySubmissionConfiguration and vice versa
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)