Uses of Class
io.goobi.viewer.model.metadata.ComplexMetadataList
Packages that use ComplexMetadataList
-
Uses of ComplexMetadataList in io.goobi.viewer.model.metadata
Fields in io.goobi.viewer.model.metadata with type parameters of type ComplexMetadataListModifier and TypeFieldDescriptionprotected final Map
<String, ComplexMetadataList> ComplexMetadataContainer.metadataMap
Methods in io.goobi.viewer.model.metadata that return ComplexMetadataListModifier and TypeMethodDescriptionstatic ComplexMetadataList
ComplexMetadataList.union
(ComplexMetadataList a, ComplexMetadataList b) Methods in io.goobi.viewer.model.metadata with parameters of type ComplexMetadataListModifier and TypeMethodDescriptionstatic ComplexMetadataList
ComplexMetadataList.union
(ComplexMetadataList a, ComplexMetadataList b) Constructor parameters in io.goobi.viewer.model.metadata with type arguments of type ComplexMetadataListModifierConstructorDescriptionComplexMetadataContainer
(Map<String, ComplexMetadataList> metadataMap) RelationshipMetadataContainer
(Map<String, ComplexMetadataList> metadataMap, Map<String, MetadataContainer> relatedDocumentMap)