Interface PrintJobResult

    • Method Detail

      • getReportURI

        java.net.URI getReportURI()
        Get the report URI.
      • getMimeType

        java.lang.String getMimeType()
        Get the report mime type.
      • getFileExtension

        java.lang.String getFileExtension()
        Get the file extension.
      • getFileName

        java.lang.String getFileName()
        Get the file name.
      • getReportURIString

        java.lang.String getReportURIString()
        Get the report URI as String.