OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.App.WebService.TMReportingWebService Class Reference

this publishes the SOAP web services of OpenPetra.org for module Reporting More...

Inheritance diagram for Ict.Petra.Server.App.WebService.TMReportingWebService:

Public Member Functions

 TMReportingWebService ()
 constructor, which is called for each http request More...
 
string TReportGeneratorWebConnector_GetProgress (System.String AReportID)
 web connector method call More...
 
string TReportGeneratorWebConnector_Create ()
 web connector method call More...
 
string TReportGeneratorWebConnector_Start (System.String AReportID, string AParameters)
 web connector method call More...
 
System.Boolean TReportGeneratorWebConnector_GetSuccess (System.String AReportID, string ADataBase)
 web connector method call More...
 
string TReportGeneratorWebConnector_GetErrorMessage (System.String AReportID, string ADataBase)
 web connector method call More...
 
string TReportGeneratorWebConnector_DownloadHTML (System.String AReportID, string ADataBase)
 web connector method call More...
 
string TReportGeneratorWebConnector_DownloadPDF (System.String AReportID, string ADataBase)
 web connector method call More...
 
string TReportGeneratorWebConnector_DownloadExcel (System.String AReportID, string ADataBase)
 web connector method call More...
 
string TReportGeneratorWebConnector_SendEmail (System.String AReportID, System.String AEmailAddresses, System.Boolean AAttachExcelFile, System.Boolean AAttachPDF)
 web connector method call More...
 

Detailed Description

this publishes the SOAP web services of OpenPetra.org for module Reporting

Constructor & Destructor Documentation

◆ TMReportingWebService()

Ict.Petra.Server.App.WebService.TMReportingWebService.TMReportingWebService ( )
inline

constructor, which is called for each http request

Member Function Documentation

◆ TReportGeneratorWebConnector_Create()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_Create ( )
inline

web connector method call

◆ TReportGeneratorWebConnector_DownloadExcel()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_DownloadExcel ( System.String  AReportID,
string  ADataBase 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_DownloadHTML()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_DownloadHTML ( System.String  AReportID,
string  ADataBase 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_DownloadPDF()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_DownloadPDF ( System.String  AReportID,
string  ADataBase 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_GetErrorMessage()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_GetErrorMessage ( System.String  AReportID,
string  ADataBase 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_GetProgress()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_GetProgress ( System.String  AReportID)
inline

web connector method call

◆ TReportGeneratorWebConnector_GetSuccess()

System.Boolean Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_GetSuccess ( System.String  AReportID,
string  ADataBase 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_SendEmail()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_SendEmail ( System.String  AReportID,
System.String  AEmailAddresses,
System.Boolean  AAttachExcelFile,
System.Boolean  AAttachPDF 
)
inline

web connector method call

◆ TReportGeneratorWebConnector_Start()

string Ict.Petra.Server.App.WebService.TMReportingWebService.TReportGeneratorWebConnector_Start ( System.String  AReportID,
string  AParameters 
)
inline

web connector method call


The documentation for this class was generated from the following file: