Class SuggestionTargetConverter

java.lang.Object
org.dspace.app.rest.converter.SuggestionTargetConverter
All Implemented Interfaces:
DSpaceConverter<SuggestionTarget,SuggestionTargetRest>

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