Class SearchFacetEntryResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<org.springframework.hateoas.EntityModel<T>>
org.springframework.hateoas.EntityModel<T>
org.dspace.app.rest.model.hateoas.HALResource<SearchFacetEntryRest>
org.dspace.app.rest.model.hateoas.SearchFacetEntryResource
This class' purpose is to create a container with the information, links and embeds for the different facets on
various endpoints
-
Field Summary
Fields inherited from class org.dspace.app.rest.model.hateoas.HALResource
embedded -
Constructor Summary
ConstructorsConstructorDescriptionSearchFacetEntryResource(SearchFacetEntryRest facetData) SearchFacetEntryResource(SearchFacetEntryRest facetData, DiscoveryResultsRest searchData) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.app.rest.model.hateoas.HALResource
add, embedResource, getEmbeddedResources, setPageHeaderMethods inherited from class org.springframework.hateoas.EntityModel
equals, getContent, hashCode, of, of, of, toStringMethods inherited from class org.springframework.hateoas.RepresentationModel
add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, removeLinks
-
Constructor Details
-
SearchFacetEntryResource
-
SearchFacetEntryResource
-
-
Method Details
-
getFacetData
-
getSearchData
-