Package io.goobi.viewer.controller.model
Class ManifestLinkConfiguration
java.lang.Object
io.goobi.viewer.controller.model.ManifestLinkConfiguration
Configuration for a manifest link entry displayed in the viewer, combining a display label,
a format identifier, and the metadata object that provides the target URL.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ManifestLinkConfiguration
- Parameters:
label- the display label for the manifest linkformat- the format identifier for the manifestmetadata- the metadata object providing the link URL
-
-
Method Details
-
getLabel
-
getFormat
-
getMetadata
-