Class RelationshipTypeConverter

java.lang.Object
org.dspace.app.rest.converter.RelationshipTypeConverter
All Implemented Interfaces:
DSpaceConverter<RelationshipType,RelationshipTypeRest>

@Component public class RelationshipTypeConverter extends Object implements DSpaceConverter<RelationshipType,RelationshipTypeRest>
This converter is responsible for transforming the model representation of an RelationshipType to the REST representation of an RelationshipType and vice versa