Class PhotoOEmbedResponse

java.lang.Object
io.goobi.viewer.servlets.oembed.OEmbedResponse
io.goobi.viewer.servlets.oembed.PhotoOEmbedResponse

public class PhotoOEmbedResponse extends OEmbedResponse
oEmbed response for photo-type resources, carrying image URL and dimensions.
  • Constructor Details

  • Method Details

    • getUrl

      public String getUrl()
      Getter for the field url.
      Returns:
      the direct URL to the photo resource
    • setUrl

      public void setUrl(String url)
      Setter for the field url.
      Parameters:
      url - the direct URL to the photo resource