Class RegistrationRestRepository

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

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