Uses of Class
org.dspace.app.rest.model.IdentifiersRest
-
Packages that use IdentifiersRest Package Description org.dspace.app.rest.model.hateoas org.dspace.app.rest.repository -
-
Uses of IdentifiersRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type IdentifiersRest Constructor Description IdentifiersResource(IdentifiersRest data, Utils utils) -
Uses of IdentifiersRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return IdentifiersRest Modifier and Type Method Description IdentifiersRestItemIdentifierLinkRepository. getIdentifiers(javax.servlet.http.HttpServletRequest request, UUID itemId, org.springframework.data.domain.Pageable optionalPageable, Projection projection)
-