Uses of Class
io.goobi.viewer.model.metadata.Metadata
Package
Description
-
Uses of Metadata in io.goobi.viewer.controller
Modifier and TypeMethodDescriptionConfiguration.getGeoMapFeatureConfiguration
(String option, String template) Configuration.getSidebarWidgetUsageCitationRecommendationSource()
Modifier and TypeMethodDescriptionConfiguration.getArchiveMetadata()
Returns the list of configured metadata for the archives.Configuration.getGeomapEntityConfigurations
(String option) Configuration.getGeomapFeatureConfigurations
(String option) Configuration.getHighlightMetadataForTemplate
(String template) Returns the list of configured metadata forHighlight
s which reference a record.Configuration.getMainMetadataForTemplate
(int index, String template) Configuration.getMetadataConfigurationForTemplate
(String type, String template, boolean fallbackToDefaultTemplate, boolean topstructValueFallbackDefaultValue) Configuration.getPageMetadataForTemplate
(String template) Returns the list of configured metadata for pages.Configuration.getSearchHitMetadataForTemplate
(String template) Returns the list of configured metadata for search hit elements.Configuration.getSidebarMetadataForTemplate
(String template) Returns the list of configured metadata for the sidebar.Configuration.getTocLabelConfiguration
(String template) getTocLabelConfiguration.Modifier and TypeMethodDescriptionstatic de.intranda.metadata.multilanguage.IMetadataValue
GeoCoordinateConverter.createTitle
(Metadata labelConfig, Map<String, List<de.intranda.metadata.multilanguage.IMetadataValue>> metadata) -
Uses of Metadata in io.goobi.viewer.controller.model
ModifierConstructorDescriptionManifestLinkConfiguration
(String label, String format, Metadata metadata) -
Uses of Metadata in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionConfigurationBean.getMetadataConfiguration
(String type) ConfigurationBean.getMetadataConfiguration
(String type, String template) MetadataBean.getMetadataList
(StructElement struct, String type) -
Uses of Metadata in io.goobi.viewer.model.archives
Modifier and TypeMethodDescriptionArchiveEntryMetadataList.getAccessAndUseAreaList()
ArchiveEntryMetadataList.getAllAreaLists()
ArchiveEntryMetadataList.getAlliedMaterialsAreaList()
ArchiveEntryMetadataList.getAreaList
(int index) ArchiveEntryMetadataList.getContentAndStructureAreaAreaList()
ArchiveEntryMetadataList.getContextAreaList()
ArchiveEntryMetadataList.getDescriptionControlAreaList()
ArchiveEntryMetadataList.getIdentityStatementAreaList()
ArchiveEntryMetadataList.getNotesAreaList()
ModifierConstructorDescriptionArchiveEntryMetadataList
(String id, org.apache.solr.common.SolrDocument doc, List<Metadata> metadataList) -
Uses of Metadata in io.goobi.viewer.model.cms
Modifier and TypeMethodDescriptionHighlight.getMetadataForField
(String field, Locale locale) Highlight.getMetadataList()
Highlight.getMetadataList
(Locale locale) -
Uses of Metadata in io.goobi.viewer.model.metadata
Modifier and TypeMethodDescriptionMetadataElement.getMetadata
(String name) Returns the first instance of a Metadata object whose label matches the given field name.MetadataElement.getMetadata
(String name, String language) Returns the first instance of a Metadata object whose label matches the given field name.MetadataWrapper.getMetadata()
Metadata.getParentMetadata()
Metadata.setCitationTemplate
(String citationTemplate) Metadata.setFilterQuery
(String filterQuery) Metadata.setGroup
(boolean group) Metadata.setHideIfOnlyMetadataField
(boolean hideIfOnlyMetadataField) Metadata.setIndentation
(int indentation) Metadata.setLabelField
(String labelField) Metadata.setNumber
(int number) Metadata.setOwnerDocstrctType
(String ownerDocstrctType) Metadata.setSeparator
(String separator) Metadata.setSingleString
(boolean singleString) Metadata.setSortField
(String sortField) Metadata.setTopstructOnly
(boolean topstructOnly) Metadata.setType
(int type) Modifier and TypeMethodDescriptionMetadata.filterMetadata
(List<Metadata> metadataList, String language, String field) Returns a metadata list that contains the fields of the given metadata list minus any language-specific fields that do not match the given language.Metadata.getChildMetadata()
MetadataElement.getMetadata
(List<String> fields) getMetadata.MetadataElement.getMetadataList()
Getter for the fieldmetadataList
.MetadataElement.getSidebarMetadataList()
Getter for the fieldsidebarMetadataList
.Modifier and TypeMethodDescriptionde.intranda.metadata.multilanguage.IMetadataValue
de.intranda.metadata.multilanguage.IMetadataValue
ComplexMetadata.getConfiguredValue
(Metadata config) MetadataWrapper.setMetadata
(Metadata metadata) void
Metadata.setParentMetadata
(Metadata parentMetadata) Modifier and TypeMethodDescriptionMetadata.filterMetadata
(List<Metadata> metadataList, String language, String field) Returns a metadata list that contains the fields of the given metadata list minus any language-specific fields that do not match the given language.void
MetadataElement.setMetadataList
(List<Metadata> metadataList) Setter for the fieldmetadataList
.void
MetadataElement.setSidebarMetadataList
(List<Metadata> sidebarMetadataList) Setter for the fieldsidebarMetadataList
. -
Uses of Metadata in io.goobi.viewer.model.search
Modifier and TypeMethodDescriptionBrowseElement.getFoundMetadataList()
Getter for the fieldfoundMetadataList
.BrowseElement.getMetadataList()
Getter for the fieldmetadataList
.BrowseElement.getMetadataList
(String metadataLabel) Getter for the fieldmetadataList
.BrowseElement.getMetadataListForCurrentLocale()
getMetadataListForCurrentLocale.BrowseElement.getMetadataListForLocale
(String field, Locale locale) BrowseElement.getMetadataListForLocale
(String field, Locale locale, String metadataListType) BrowseElement.getMetadataListForLocale
(Locale locale) getMetadataListForLocale.BrowseElement.getMetadataListForLocale
(Locale locale, String metadataListType) BrowseElement.getSecondaryMetadataListForCurrentLocale()
-
Uses of Metadata in io.goobi.viewer.model.viewer
Modifier and TypeMethodDescriptionEventElement.getMetadata()
Getter for the fieldmetadata
.PhysicalElement.getMetadata()
EventElement.getSearchHitListForLocale
(Locale locale) EventElement.getSearchHitMetadata()
EventElement.getSearchHitMetadataForCurrentLocale()
EventElement.getSidebarMetadata()
Getter for the fieldsidebarMetadata
.