Class BrowseEntryLinkRepository

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

@Component("discover.browses.entries") public class BrowseEntryLinkRepository extends AbstractDSpaceRestRepository implements LinkRestRepository
This is the repository responsible to retrieve the first level values (Entries) of a metadata browse
Author:
Andrea Bollini (andrea.bollini at 4science.it)