Class VocabularyRestRepository

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

@Component("submission.vocabularies") public class VocabularyRestRepository extends DSpaceRestRepository<VocabularyRest,String>
Controller for exposition of vocabularies for the submission
Author:
Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it), Andrea Bollini (andrea.bollini at 4science.it)