Class BitstreamConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.content.Bitstream,​BitstreamRest>

    @Component
    public class BitstreamConverter
    extends DSpaceObjectConverter<org.dspace.content.Bitstream,​BitstreamRest>
    This is the converter from/to the Bitstream in the DSpace API data model and the REST data model
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)