@Component public class SearchConfigurationResourceHalLinkFactory extends HalLinkFactory<SearchConfigurationResource,DiscoveryRestController>
| Constructor and Description |
|---|
SearchConfigurationResourceHalLinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinks(SearchConfigurationResource halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
protected Class<DiscoveryRestController> |
getControllerClass() |
protected Class<SearchConfigurationResource> |
getResourceClass() |
buildLink, buildLink, getLinksFor, getMethodOn, getMethodOn, supports, uriBuilderpublic SearchConfigurationResourceHalLinkFactory()
protected void addLinks(SearchConfigurationResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list) throws Exception
addLinks in class HalLinkFactory<SearchConfigurationResource,DiscoveryRestController>Exceptionprotected Class<SearchConfigurationResource> getResourceClass()
getResourceClass in class HalLinkFactory<SearchConfigurationResource,DiscoveryRestController>protected Class<DiscoveryRestController> getControllerClass()
getControllerClass in class HalLinkFactory<SearchConfigurationResource,DiscoveryRestController>Copyright © 2019 DuraSpace. All rights reserved.