| Package | Description |
|---|---|
| org.dspace.app.rest.link.search | |
| org.dspace.app.rest.model | |
| org.dspace.app.rest.model.hateoas |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.util.UriComponentsBuilder |
DiscoveryRestHalLinkFactory.addFilterParams(org.springframework.web.util.UriComponentsBuilder uriComponentsBuilder,
DiscoveryResultsRest data) |
protected org.springframework.web.util.UriComponentsBuilder |
DiscoveryRestHalLinkFactory.addSortingParms(org.springframework.web.util.UriComponentsBuilder uriComponentsBuilder,
DiscoveryResultsRest data) |
org.springframework.web.util.UriComponentsBuilder |
DiscoveryRestHalLinkFactory.buildSearchBaseLink(DiscoveryResultsRest data)
This method will build the base search link for the data that's been given to it
|
| Modifier and Type | Class and Description |
|---|---|
class |
FacetResultsRest
This class provides a container for the information to be used in the FacetResultsResource
|
class |
SearchResultsRest
This class' purpose is to create a container for the information used in the SearchResultsResource
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResultsRest |
SearchFacetValueResource.getSearchData() |
DiscoveryResultsRest |
SearchFacetEntryResource.getSearchData() |
| Constructor and Description |
|---|
SearchFacetEntryResource(SearchFacetEntryRest facetData,
DiscoveryResultsRest searchData) |
SearchFacetValueResource(SearchFacetValueRest data,
SearchFacetEntryRest facetData,
DiscoveryResultsRest searchData) |
Copyright © 2019 DuraSpace. All rights reserved.