Uses of Class
org.dspace.app.rest.model.BrowseEntryRest
Packages that use BrowseEntryRest
Package
Description
-
Uses of BrowseEntryRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return BrowseEntryRest -
Uses of BrowseEntryRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type BrowseEntryRest -
Uses of BrowseEntryRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return types with arguments of type BrowseEntryRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<BrowseEntryRest>BrowseEntryLinkRepository.listBrowseEntries(jakarta.servlet.http.HttpServletRequest request, String browseName, org.springframework.data.domain.Pageable pageable, Projection projection)