Class NotifyServiceConverter

java.lang.Object
org.dspace.app.rest.converter.NotifyServiceConverter
All Implemented Interfaces:
DSpaceConverter<NotifyServiceEntity,NotifyServiceRest>

@Component public class NotifyServiceConverter extends Object implements DSpaceConverter<NotifyServiceEntity,NotifyServiceRest>
This is the converter from the NotifyServiceEntity to the REST data model
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)