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