Interface DefaultThumbnailService


  • public interface DefaultThumbnailService
    • Method Detail

      • getDefaultThumbnail

        java.lang.String getDefaultThumbnail​(java.lang.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