Package org.dspace.app.rest.model
Class FacetResultsRest
java.lang.Object
org.dspace.app.rest.model.RestAddressableModel
org.dspace.app.rest.model.BaseObjectRest<String>
org.dspace.app.rest.model.DiscoveryResultsRest
org.dspace.app.rest.model.FacetResultsRest
- All Implemented Interfaces:
Serializable,RestModel
This class provides a container for the information to be used in the FacetResultsResource
- See Also:
-
Field Summary
Fields inherited from class org.dspace.app.rest.model.DiscoveryResultsRest
CATEGORY, NAME, PLURAL_NAMEFields inherited from class org.dspace.app.rest.model.BaseObjectRest
idFields inherited from interface org.dspace.app.rest.model.RestModel
AUTHENTICATION, AUTHORIZATION, CONFIGURATION, CONTENT_REPORT, CORE, DISCOVER, DUPLICATES, EPERSON, INTEGRATION, LDN, PID, ROOT, STATISTICS, SUBMISSION, SYSTEM, TOOLS, VERSIONING, WORKFLOW -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToFacetResultList(SearchFacetValueRest facetResult) voidsetFacetEntry(SearchFacetEntryRest facetEntry) voidMethods inherited from class org.dspace.app.rest.model.DiscoveryResultsRest
addAppliedFilter, getAppliedFilters, getCategory, getConfiguration, getController, getDsoTypes, getQuery, getScope, getSearchFilters, getSort, getType, getTypePlural, setAppliedFilters, setConfiguration, setDsoTypes, setQuery, setScope, setSearchFilters, setSort, setSortMethods inherited from class org.dspace.app.rest.model.BaseObjectRest
getErrors, getId, setErrors, setIdMethods inherited from class org.dspace.app.rest.model.RestAddressableModel
getEmbedLevel, getProjection, getUniqueType, setEmbedLevel, setProjection
-
Constructor Details
-
FacetResultsRest
public FacetResultsRest()
-
-
Method Details
-
addToFacetResultList
-
getFacetResultList
-
getFacetEntry
-
setFacetEntry
-
setPrefix
-
getPrefix
-