Interface Report


  • @AlfrescoPublicApi
    public interface Report
    Report interface.
    Since:
    2.1
    Author:
    Roy Wetherall
    • Method Detail

      • getReportType

        org.alfresco.service.namespace.QName getReportType()
        Returns:
        QName report type
      • getReportName

        String getReportName()
        Returns:
        String report name
      • getReportProperties

        Map<org.alfresco.service.namespace.QName,​Serializable> getReportProperties()
        Returns:
        Map<QName,Serializable> report properties
      • getReportContent

        org.alfresco.service.cmr.repository.ContentReader getReportContent()
        Returns:
        ContentReader content reader to report content