public class HibernatePrintJob extends PrintJob
PrintJob.PrintAction| Constructor and Description |
|---|
HibernatePrintJob() |
| Modifier and Type | Method and Description |
|---|---|
protected PrintJobResult |
createResult(java.net.URI reportURI,
java.lang.String fileName,
java.lang.String fileExtension,
java.lang.String mimeType,
java.lang.String referenceId)
Create Print Job Result.
|
protected java.net.URI |
withOpenOutputStream(PrintJob.PrintAction function)
Open an OutputStream and execute the function using the OutputStream.
|
call, getEntry, setEntry, setSecurityContextprotected final java.net.URI withOpenOutputStream(PrintJob.PrintAction function) throws java.lang.Exception
PrintJobwithOpenOutputStream in class PrintJobfunction - the function to executejava.lang.Exceptionprotected final PrintJobResult createResult(java.net.URI reportURI, java.lang.String fileName, java.lang.String fileExtension, java.lang.String mimeType, java.lang.String referenceId)
PrintJobcreateResult in class PrintJobreportURI - the report URIfileName - the file namefileExtension - the file extensionmimeType - the mime type