Class EntityTypeConverter

java.lang.Object
org.dspace.app.rest.converter.EntityTypeConverter
All Implemented Interfaces:
DSpaceConverter<EntityType,EntityTypeRest>

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