Uses of Class
io.goobi.viewer.model.metadata.MetadataView
Packages that use MetadataView
Package
Description
Core controller and utility classes of the Goobi viewer.
JSF managed beans (CDI backing beans) of the Goobi viewer.
Provides the metadata domain model for the Goobi viewer, covering metadata field
definitions, values, parameters, replacement rules, containers, and display utilities.
-
Uses of MetadataView in io.goobi.viewer.controller
Methods in io.goobi.viewer.controller that return types with arguments of type MetadataView -
Uses of MetadataView in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return MetadataViewMethods in io.goobi.viewer.managedbeans that return types with arguments of type MetadataViewMethods in io.goobi.viewer.managedbeans with parameters of type MetadataViewModifier and TypeMethodDescriptionvoidMetadataBean.setActiveMetadataView(MetadataView activeMetadataView) -
Uses of MetadataView in io.goobi.viewer.model.metadata
Methods in io.goobi.viewer.model.metadata that return MetadataViewModifier and TypeMethodDescriptionMetadataView.setCondition(String condition) MetadataView.setIndex(int index) MetadataView.setLocation(MetadataView.MetadataViewLocation location)