@Component public class SearchResultEntryHalLinkFactory extends DiscoveryRestHalLinkFactory<SearchResultEntryResource>
| Constructor and Description |
|---|
SearchResultEntryHalLinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinks(SearchResultEntryResource halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
protected Class<SearchResultEntryResource> |
getResourceClass() |
addFilterParams, addSortingParms, buildFacetBaseLink, buildSearchBaseLink, buildSearchFacetsBaseLink, getControllerClassbuildLink, buildLink, getLinksFor, getMethodOn, getMethodOn, supports, uriBuilderprotected void addLinks(SearchResultEntryResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list) throws Exception
addLinks in class HalLinkFactory<SearchResultEntryResource,DiscoveryRestController>Exceptionprotected Class<SearchResultEntryResource> getResourceClass()
getResourceClass in class HalLinkFactory<SearchResultEntryResource,DiscoveryRestController>Copyright © 2019 DuraSpace. All rights reserved.