public class PDFThumbnailPlugin extends Object implements org.exoplatform.container.component.ComponentPlugin, ThumbnailPlugin
| Constructor and Description |
|---|
PDFThumbnailPlugin(org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
getBufferedImage(javax.jcr.Node contentNode,
String nodePath) |
String |
getDescription() |
List<String> |
getMimeTypes() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
public String getDescription()
getDescription in interface org.exoplatform.container.component.ComponentPluginpublic String getName()
getName in interface org.exoplatform.container.component.ComponentPluginpublic void setDescription(String description)
setDescription in interface org.exoplatform.container.component.ComponentPluginpublic void setName(String name)
setName in interface org.exoplatform.container.component.ComponentPluginpublic BufferedImage getBufferedImage(javax.jcr.Node contentNode, String nodePath) throws Exception
getBufferedImage in interface ThumbnailPluginExceptionpublic List<String> getMimeTypes()
getMimeTypes in interface ThumbnailPluginCopyright © 2003–2019 eXo Platform SAS. All rights reserved.