Uses of Class
org.dspace.app.rest.model.hateoas.SearchFacetValueResource
-
Packages that use SearchFacetValueResource Package Description org.dspace.app.rest.link.search -
-
Uses of SearchFacetValueResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type SearchFacetValueResource Modifier and Type Method Description protected Class<SearchFacetValueResource>SearchFacetValueHalLinkFactory. getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type SearchFacetValueResource Modifier and Type Method Description protected voidSearchFacetValueHalLinkFactory. addLinks(SearchFacetValueResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)
-