Interface MediaValue

All Superinterfaces:
GenericValue

@ConsumerType public interface MediaValue extends GenericValue
Represents a media object. In most cases this is an image, but it could also be other media types.
  • Method Details

    • getUrl

      @Nullable @Nullable String getUrl()
      Returns:
      URL
    • getMarkup

      @Nullable @Nullable String getMarkup()
      Returns:
      Markup to display the media
    • getAssetPath

      @Nullable @Nullable String getAssetPath()
      Returns:
      Asset path