Class ScriptRestRepository

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

@Component("system.script") public class ScriptRestRepository extends DSpaceRestRepository<ScriptRest,String>
This is the REST repository dealing with the Script logic