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