Class CorrectionTypeConverter

java.lang.Object
org.dspace.app.rest.converter.CorrectionTypeConverter
All Implemented Interfaces:
DSpaceConverter<CorrectionType,CorrectionTypeRest>

@Component public class CorrectionTypeConverter extends Object implements DSpaceConverter<CorrectionType,CorrectionTypeRest>
This class provides the method to convert a CorrectionType to its REST representation, the CorrectionTypeRest
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)