@Service
@Property(name="thumbnail.provider.name",
value="nt:file")
public class FileThumbnailProvider
extends Object
implements ThumbnailProvider
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.| Constructor and Description |
|---|
FileThumbnailProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getThumbnailPath(Resource resource,
int width,
int height,
Map<String,Object> additionalConf) |
public String getThumbnailPath(Resource resource, int width, int height, Map<String,Object> additionalConf)
getThumbnailPath in interface ThumbnailProviderCopyright © 2010 - 2020 Adobe. All Rights Reserved