Class SystemWideAlertRestRepository

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

@Component("system.systemwidealerts") public class SystemWideAlertRestRepository extends DSpaceRestRepository<SystemWideAlertRest,Integer>
The repository for the SystemWideAlert workload