Uses of Class
org.dspace.app.rest.model.hateoas.FacetResultsResource
Packages that use FacetResultsResource
-
Uses of FacetResultsResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type FacetResultsResourceModifier and TypeMethodDescriptionprotected Class<FacetResultsResource>FacetResultsHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type FacetResultsResourceModifier and TypeMethodDescriptionprotected voidFacetResultsHalLinkFactory.addLinks(FacetResultsResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)