Class NotifyServiceRestRepository

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

@Component("ldn.ldnservices") public class NotifyServiceRestRepository extends DSpaceRestRepository<NotifyServiceRest,Integer>
This is the repository responsible to manage NotifyService Rest object
Author:
Mohamed Eskander (mohamed.eskander at 4science.com)