Class RelationshipConverter

java.lang.Object
org.dspace.app.rest.converter.RelationshipConverter
All Implemented Interfaces:
DSpaceConverter<Relationship,RelationshipRest>

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