Uses of Class
io.goobi.viewer.servlets.oembed.OEmbedRecord
Packages that use OEmbedRecord
Package
Description
Provides oEmbed response model classes for the Goobi viewer oEmbed endpoint, including the base response,
photo and rich embed subtypes, and a record descriptor used during oEmbed discovery.
-
Uses of OEmbedRecord in io.goobi.viewer.servlets.oembed
Constructors in io.goobi.viewer.servlets.oembed with parameters of type OEmbedRecordModifierConstructorDescriptionConstructor.Constructor.RichOEmbedResponse(OEmbedRecord rec, Integer maxWidth, Integer maxHeight) Constructor.