Uses of Class
org.dspace.app.rest.model.hateoas.FacetConfigurationResource
Packages that use FacetConfigurationResource
-
Uses of FacetConfigurationResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return FacetConfigurationResourceModifier and TypeMethodDescriptionDiscoveryRestController.getFacetsConfiguration(String dsoScope, String configuration, org.springframework.data.domain.Pageable pageable) -
Uses of FacetConfigurationResource in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type FacetConfigurationResourceModifier and TypeMethodDescriptionprotected Class<FacetConfigurationResource>FacetConfigurationResourceHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link.search with parameters of type FacetConfigurationResourceModifier and TypeMethodDescriptionprotected voidFacetConfigurationResourceHalLinkFactory.addLinks(FacetConfigurationResource halResource, org.springframework.data.domain.Pageable page, LinkedList<org.springframework.hateoas.Link> list)