Class SupervisionOrderRestRepository

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

@Component("core.supervisionorders") public class SupervisionOrderRestRepository extends DSpaceRestRepository<SupervisionOrderRest,Integer>
This is the repository responsible to manage SupervisionOrderRest object
Author:
Mohamed Eskander (mohamed.eskander at 4science dot it)