Uses of Class
org.dspace.app.rest.model.hateoas.FacetResultsResource
-
Packages that use FacetResultsResource Package Description org.dspace.app.rest.link.search -
-
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 FacetResultsResource Modifier and Type Method Description protected Class<FacetResultsResource>FacetResultsHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type FacetResultsResource Modifier and Type Method Description protected voidFacetResultsHalLinkFactory. addLinks(FacetResultsResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)
-