Uses of Class
org.dspace.app.rest.DiscoveryRestController
-
Packages that use DiscoveryRestController Package Description org.dspace.app.rest.link.search -
-
Uses of DiscoveryRestController in org.dspace.app.rest.link.search
Methods in org.dspace.app.rest.link.search that return types with arguments of type DiscoveryRestController Modifier and Type Method Description protected Class<DiscoveryRestController>DiscoveryRestHalLinkFactory. getControllerClass()protected Class<DiscoveryRestController>SearchConfigurationResourceHalLinkFactory. getControllerClass()protected Class<DiscoveryRestController>SearchSupportHalLinkFactory. getControllerClass()
-