Uses of Class
org.dspace.app.rest.model.IdentifiersRest
Packages that use IdentifiersRest
-
Uses of IdentifiersRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type IdentifiersRest -
Uses of IdentifiersRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return IdentifiersRestModifier and TypeMethodDescriptionItemIdentifierLinkRepository.getIdentifiers(jakarta.servlet.http.HttpServletRequest request, UUID itemId, org.springframework.data.domain.Pageable optionalPageable, Projection projection)