Interface DefaultThumbnailService


public interface DefaultThumbnailService
  • Method Summary

    Modifier and Type
    Method
    Description
    Provides a path to the thumbnail that should be used by default for the given asset.
  • Method Details

    • getDefaultThumbnail

      String getDefaultThumbnail(String mimeType)
      Provides a path to the thumbnail that should be used by default for the given asset. This is to be used as a fallback for cases where a renderable rendition is not present, for example.
      Parameters:
      mimeType - The mimeType for which to return a thumbnail.
      Returns:
      the path to the thumbnail