Class BitstreamFormatRestRepository

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

@Component("core.bitstreamformat") 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)