Class FileThumbnailProvider

  • All Implemented Interfaces:
    ThumbnailProvider

    @Service
    @Property(name="thumbnail.provider.name",
              value="nt:file")
    public class FileThumbnailProvider
    extends Object
    implements ThumbnailProvider
    The FileThumbnailProvider class does currently only consider nt:files. If the file is part of a DAM Lightbox, it attempts to locate the requested thumbnail within the asset referenced by the lightbox entry.