Uses of Class
org.dspace.app.rest.model.AccessStatusRest
Packages that use AccessStatusRest
-
Uses of AccessStatusRest in org.dspace.app.rest.model.hateoas
Methods in org.dspace.app.rest.model.hateoas that return AccessStatusRestConstructors in org.dspace.app.rest.model.hateoas with parameters of type AccessStatusRest -
Uses of AccessStatusRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return AccessStatusRestModifier and TypeMethodDescriptionBitstreamAccessStatusLinkRepository.getAccessStatus(jakarta.servlet.http.HttpServletRequest request, UUID bitstreamId, org.springframework.data.domain.Pageable optionalPageable, Projection projection) ItemAccessStatusLinkRepository.getAccessStatus(jakarta.servlet.http.HttpServletRequest request, UUID itemId, org.springframework.data.domain.Pageable optionalPageable, Projection projection)