Interface QualifiedReport

All Superinterfaces:
Report

public interface QualifiedReport extends Report
Report with a qualified name so that reports can be implemented from namespace other than DAV:
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.milton.http.report.Report

    getName, process
  • Method Details

    • getQualifiedName

      QName getQualifiedName()