public class ThumbnailThreeDFactory extends Object implements ThumbnailFactory
Constructor and Description |
---|
ThumbnailThreeDFactory() |
Modifier and Type | Method and Description |
---|---|
Blob |
computeThumbnail(DocumentModel documentModel,
CoreSession coreSession) |
Blob |
getThumbnail(DocumentModel documentModel,
CoreSession coreSession) |
public ThumbnailThreeDFactory()
public Blob getThumbnail(DocumentModel documentModel, CoreSession coreSession)
getThumbnail
in interface ThumbnailFactory
public Blob computeThumbnail(DocumentModel documentModel, CoreSession coreSession)
computeThumbnail
in interface ThumbnailFactory
Copyright © 2018 Nuxeo. All rights reserved.