Class ManifestLinkConfiguration

java.lang.Object
io.goobi.viewer.controller.model.ManifestLinkConfiguration

public class ManifestLinkConfiguration extends Object
  • Constructor Details

    • ManifestLinkConfiguration

      public ManifestLinkConfiguration(String label, String format, Metadata metadata)
      Parameters:
      label -
      format -
      metadata -
  • Method Details

    • getLabel

      public String getLabel()
      Returns:
      the label
    • getFormat

      public String getFormat()
      Returns:
      the format
    • getMetadata

      public Metadata getMetadata()