Class ReportServiceRestImpl

java.lang.Object
net.n2oapp.cloud.report.service.rest.ReportServiceRestImpl
All Implemented Interfaces:
ReportService

@Controller
public class ReportServiceRestImpl
extends java.lang.Object
implements ReportService
  • Constructor Summary

    Constructors 
    Constructor Description
    ReportServiceRestImpl()  
  • Method Summary

    Modifier and Type Method Description
    javax.ws.rs.core.Response compileReportTemplate​(org.apache.cxf.jaxrs.ext.multipart.Attachment attachment)  
    javax.ws.rs.core.Response generateReport​(java.lang.String template, java.lang.String format, javax.ws.rs.core.UriInfo ui)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait