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