public interface PreviewProcessorBridge
| Modifier and Type | Method and Description |
|---|---|
void |
addFileToStore(long companyId,
String previewPath,
String previewFilePath,
File tempFile) |
String |
getPreviewFilePath(FileVersion fileVersion,
int page) |
File |
getPreviewTempFile(String tempFileId,
int page) |
void |
storeThumbnailImages(FileVersion fileVersion,
File tempFile) |
void storeThumbnailImages(FileVersion fileVersion, File tempFile) throws Exception
ExceptionString getPreviewFilePath(FileVersion fileVersion, int page)
void addFileToStore(long companyId,
String previewPath,
String previewFilePath,
File tempFile)
throws LiferayException
LiferayExceptionCopyright © 2013–2020 mklinger GmbH. All rights reserved.