Class Inx_Apiimpl_Reporting_ReportEngineImpl

Description

Implements interfaces:

Inx_Apiimpl_Reporting_ReportEngineImpl

Inx_Apiimpl_Reporting_ReportEngineImpl

  • version: $Revision: 4685 $ $Date: 2006-09-19 12:23:02 +0000 (Di, 19 Sep 2006) $ $Author: bgn $

Located in /Apiimpl/Reporting/ReportEngineImpl.php (line 7)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Reporting_ReportEngineImpl __construct (Inx_Apiimpl_SessionContext $sc)
void generate (Inx_Api_Reporting_ReportRequest $oRequest,  $blIgnoreCache)
void getDescriptor ( $sReportName,  $sLocale)
void getReportNames ()
Variables
mixed $_oService (line 12)
  • access: protected
mixed $_oSessionContext (line 10)
  • access: protected
Methods
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_Reporting_ReportEngineImpl __construct (Inx_Apiimpl_SessionContext $sc)
generate (line 26)
  • see: generate(com.inxmail.xpro.api.reporting.ReportRequest, boolean)
  • access: public
void generate (Inx_Api_Reporting_ReportRequest $oRequest,  $blIgnoreCache)

Implementation of:
Inx_Api_Reporting_ReportEngine::generate()
This method is used to initiate the generation of the report specified by the given Inx_Api_Reporting_ReportRequest.
getDescriptor (line 93)
  • see: getDescriptor(java.lang.String, java.lang.String)
  • access: public
void getDescriptor ( $sReportName,  $sLocale)
  • $sReportName
  • $sLocale

Implementation of:
Inx_Api_Reporting_ReportEngine::getDescriptor()
Returns the localized Inx_Api_Reporting_ConfigDescriptor of the specified report.
getReportNames (line 76)
  • see: getReportNames()
  • access: public
void getReportNames ()

Implementation of:
Inx_Api_Reporting_ReportEngine::getReportNames()
Returns all names of the default and custom report types.
getSupportedTimeZones (line 112)
  • see: getSupportedTimeZones()
  • access: public
void getSupportedTimeZones ()

Implementation of:
Inx_Api_Reporting_ReportEngine::getSupportedTimeZones()
Returns all supported time zones.

Documentation generated on Thu, 17 Sep 2015 14:27:29 +0200 by phpDocumentor 1.3.2