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