Class VocabularyEntryDetailsParentLinkRepository

java.lang.Object
org.dspace.app.rest.repository.AbstractDSpaceRestRepository
org.dspace.app.rest.repository.VocabularyEntryDetailsParentLinkRepository
All Implemented Interfaces:
LinkRestRepository

@Component("submission.vocabularyEntryDetails.parent") public class VocabularyEntryDetailsParentLinkRepository extends AbstractDSpaceRestRepository implements LinkRestRepository
Link repository to expose the parent of a vocabulary entry details in an hierarchical vocabulary
Author:
Mykhaylo Boychuk ($science.it)
  • Constructor Details

    • VocabularyEntryDetailsParentLinkRepository

      public VocabularyEntryDetailsParentLinkRepository()
  • Method Details