public interface ConversionAction
Modifier and Type | Method and Description |
---|---|
String |
generatePdfFile() |
boolean |
isExportableToPDF(Blob blob) |
boolean |
isFileExportableToPDF(String fieldName) |
void |
reCheckConverterAvailability() |
boolean isExportableToPDF(Blob blob)
@WebRemote boolean isFileExportableToPDF(String fieldName)
@WebRemote String generatePdfFile() throws IOException
IOException
void reCheckConverterAvailability()
Copyright © 2018 Nuxeo. All rights reserved.