Class TemplateItemConverter

java.lang.Object
org.dspace.app.rest.converter.TemplateItemConverter
All Implemented Interfaces:
DSpaceConverter<TemplateItem,TemplateItemRest>

@Component public class TemplateItemConverter extends Object implements DSpaceConverter<TemplateItem,TemplateItemRest>
This is the converter from/to the TemplateItem in the DSpace API data model and the REST data model