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 Detail

      • getUrl

        @Nullable
        @Nullable java.lang.String getUrl()
        Returns:
        URL
      • getMarkup

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

        @Nullable
        @Nullable java.lang.String getAssetPath()
        Returns:
        Asset path