Uses of Class
io.goobi.viewer.model.metadata.MetadataValue
Packages that use MetadataValue
Package
Description
Provides the metadata domain model for the Goobi viewer, covering metadata field
definitions, values, parameters, replacement rules, containers, and display utilities.
-
Uses of MetadataValue in io.goobi.viewer.model.metadata
Methods in io.goobi.viewer.model.metadata that return MetadataValueModifier and TypeMethodDescriptionMetadataValue.setCitationItemDataProvider(CitationDataProvider citationItemDataProvider) MetadataValue.setCitationProcessor(de.undercouch.citeproc.CSL citationProcessor) MetadataValue.setDocstrct(String docstrct) MetadataValue.setGroupType(String groupType) Setter for the fieldgroupType.Methods in io.goobi.viewer.model.metadata that return types with arguments of type MetadataValueModifier and TypeMethodDescriptionMetadata.getValues()Getter for the fieldvalues.Metadata.getValuesForOwner(String ownerIddoc)