|
| 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...
|
|
this publishes the SOAP web services of OpenPetra.org for module Reporting