Class SupervisionOrderRestRepository

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

@Component("core.supervisionorder") 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)