public interface PrintJobResult
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFileExtension()
Get the file extension.
|
java.lang.String |
getFileName()
Get the file name.
|
java.lang.String |
getMimeType()
Get the report mime type.
|
java.net.URI |
getReportURI()
Get the report URI.
|
java.lang.String |
getReportURIString()
Get the report URI as String.
|
java.net.URI getReportURI()
java.lang.String getMimeType()
java.lang.String getFileExtension()
java.lang.String getFileName()
java.lang.String getReportURIString()