Class ScriptRestRepository

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

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