Class QATopicConverter

java.lang.Object
org.dspace.app.rest.converter.QATopicConverter
All Implemented Interfaces:
DSpaceConverter<QATopic,QATopicRest>

@Component public class QATopicConverter extends Object implements DSpaceConverter<QATopic,QATopicRest>
Implementation of DSpaceConverter that converts QATopic to QATopicRest.
Author:
Andrea Bollini (andrea.bollini at 4science.it)