Class BitstreamRestRepository

  • All Implemented Interfaces:
    org.springframework.data.repository.CrudRepository<BitstreamRest,​UUID>, org.springframework.data.repository.PagingAndSortingRepository<BitstreamRest,​UUID>, org.springframework.data.repository.Repository<BitstreamRest,​UUID>

    @Component("core.bitstream")
    public class BitstreamRestRepository
    extends DSpaceObjectRestRepository<Bitstream,​BitstreamRest>
    This is the repository responsible to manage Bitstream Rest object
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)