Uses of Class
io.goobi.viewer.model.search.CollectionResult
Package
Description
-
Uses of CollectionResult in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCollectionViewBean.getColletionMap
(CMSCollectionContent content) getColletionMap. -
Uses of CollectionResult in io.goobi.viewer.model.cms.pages.content.types
-
Uses of CollectionResult in io.goobi.viewer.model.iiif.presentation.v3.builder
Modifier and TypeMethodDescriptionDataRetriever.getChildCollections
(String solrField, String collectionName) Get all collections which are direct children of the given collection along with the number of contained works and direct childrenDataRetriever.getTopLevelCollections
(String solrField) Get all top level collections (i.e. those without splitting-char) along with the number of contained works and direct children -
Uses of CollectionResult in io.goobi.viewer.model.search
Modifier and TypeMethodDescriptionstatic Map<String,
CollectionResult> SearchHelper.findAllCollectionsFromField
(String luceneField, String groupingField, String filterQuery, boolean filterForWhitelist, boolean filterForBlacklist, String splittingChar) Returns a Map with hierarchical values from the given field and their respective record counts. -
Uses of CollectionResult in io.goobi.viewer.model.viewer.collections