Class RegistrationRestRepository

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

@Component("eperson.registrations") public class RegistrationRestRepository extends DSpaceRestRepository<RegistrationRest,Integer>
This is the repository that is responsible for managing Registration Rest objects