Class ProviderConfiguration

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

public class ProviderConfiguration extends Object
This class bundles provider configurations for IIIF manifests int a s single object
Author:
florian
  • Constructor Details

  • Method Details

    • getUri

      public URI getUri()
      Returns:
      the uri
    • getLabel

      public String getLabel()
      Returns:
      the label
    • getLogos

      public List<URI> getLogos()
      Returns:
      the logos
    • getHomepages

      public List<WebResourceConfiguration> getHomepages()
      Returns:
      the homepages