public class HibernatePrintJob extends PrintJob
PrintJob.PrintAction, PrintJob.PrintResult| Constructor and Description |
|---|
HibernatePrintJob() |
| Modifier and Type | Method and Description |
|---|---|
protected PrintJobResult |
createResult(java.lang.String fileName,
java.lang.String fileExtension,
java.lang.String mimeType)
Create Print Job Result.
|
call, deleteReport, getEntry, getReportFile, setEntry, setSecurityContext, withOpenOutputStreamprotected final PrintJobResult createResult(java.lang.String fileName, java.lang.String fileExtension, java.lang.String mimeType) throws java.net.URISyntaxException, java.io.IOException
PrintJobcreateResult in class PrintJobfileName - the file namefileExtension - the file extensionmimeType - the mime typejava.net.URISyntaxExceptionjava.io.IOException