Uses of Class
io.goobi.viewer.model.metadata.MetadataReplaceRule
Packages that use MetadataReplaceRule
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 MetadataReplaceRule in io.goobi.viewer.model.metadata
Methods in io.goobi.viewer.model.metadata that return types with arguments of type MetadataReplaceRuleModifier and TypeMethodDescriptionMetadataParameter.getReplaceRules()Getter for the fieldreplaceRules.Method parameters in io.goobi.viewer.model.metadata with type arguments of type MetadataReplaceRuleModifier and TypeMethodDescriptionstatic StringMetadataTools.applyReplaceRules(String value, List<MetadataReplaceRule> replaceRules, String pi) applyReplaceRules.MetadataParameter.setReplaceRules(List<MetadataReplaceRule> replaceRules)