public interface ThumbnailService
Modifier and Type | Method and Description |
---|---|
Blob |
computeThumbnail(DocumentModel doc,
CoreSession session)
Compute the thumbnail (related to the document type/facet)
|
Blob |
getThumbnail(DocumentModel doc,
CoreSession session)
Get the document thumbnail (related to the doc type/facet)
|
Blob getThumbnail(DocumentModel doc, CoreSession session)
Blob computeThumbnail(DocumentModel doc, CoreSession session)
Copyright © 2015 Nuxeo SA. All rights reserved.