Class VersionHistoryRestRepository

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

@Component("versioning.versionhistories") public class VersionHistoryRestRepository extends DSpaceRestRepository<VersionHistoryRest,Integer>
Repository for the operations on the VersionHistoryRest endpoints