| Package | Description |
|---|---|
| org.dspace.app.rest.converter | |
| org.dspace.app.rest.link.search | |
| org.dspace.app.rest.model.hateoas | |
| org.dspace.app.rest.repository |
| Modifier and Type | Method and Description |
|---|---|
FacetResultsRest |
DiscoverFacetResultsConverter.convert(Context context,
String facetName,
String prefix,
String query,
String dsoType,
String dsoScope,
List<SearchFilter> searchFilters,
DiscoverResult searchResult,
DiscoveryConfiguration configuration,
org.springframework.data.domain.Pageable page) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.util.UriComponentsBuilder |
DiscoveryRestHalLinkFactory.buildFacetBaseLink(FacetResultsRest data) |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetResultsResource.addEmbeds(FacetResultsRest data) |
| Constructor and Description |
|---|
FacetResultsResource(FacetResultsRest facetResultsRest) |
| Modifier and Type | Method and Description |
|---|---|
FacetResultsRest |
DiscoveryRestRepository.getFacetObjects(String facetName,
String prefix,
String query,
String dsoType,
String dsoScope,
String configuration,
List<SearchFilter> searchFilters,
org.springframework.data.domain.Pageable page) |
Copyright © 2019 DuraSpace. All rights reserved.