Class SuggestionConverter

java.lang.Object
org.dspace.app.rest.converter.SuggestionConverter
All Implemented Interfaces:
DSpaceConverter<Suggestion,SuggestionRest>

@Component public class SuggestionConverter extends Object implements DSpaceConverter<Suggestion,SuggestionRest>
This class provides the method to convert a Suggestion to its REST representation, the SuggestionRest
Author:
Andrea Bollini (andrea.bollini at 4science.it)