Class BitstreamFormatRestRepository

All Implemented Interfaces:
Aware, BeanNameAware, org.springframework.data.repository.CrudRepository<BitstreamFormatRest,Integer>, org.springframework.data.repository.PagingAndSortingRepository<BitstreamFormatRest,Integer>, org.springframework.data.repository.Repository<BitstreamFormatRest,Integer>

@Component("core.bitstreamformats") public class BitstreamFormatRestRepository extends DSpaceRestRepository<BitstreamFormatRest,Integer>
This is the repository responsible to manage BitstreamFormat Rest object
Author:
Andrea Bollini (andrea.bollini at 4science.it)