Class Inx_Apiimpl_Reporting_DownloadableResultImpl

Description

Implements interfaces:

ReportResultImpl

ReportResultImpl

  • version: $Revision: 5007 $ $Date: 2006-10-17 11:39:33 +0000 (Di, 17 Okt 2006) $ $Author: bgn $

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


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Reporting_DownloadableResultImpl __construct (Inx_Apiimpl_SessionContext $sc,  $oResultData, Inx_Apiimpl_Reporting_ReportTicketImpl $oTicket)
void getContentType ()
void getCreationDate ()
void getInputStream ()
Variables
mixed $_oSessionContext (line 10)
  • access: protected
mixed $_oTicket (line 12)
  • access: protected
mixed $_sCreationDate (line 16)
  • access: protected
mixed $_sFormatType (line 14)
  • access: protected
Methods
Constructor __construct (line 19)
  • access: public
Inx_Apiimpl_Reporting_DownloadableResultImpl __construct (Inx_Apiimpl_SessionContext $sc,  $oResultData, Inx_Apiimpl_Reporting_ReportTicketImpl $oTicket)
getContentType (line 55)
  • see: getContentType()
  • access: public
void getContentType ()

Implementation of:
Inx_Api_Reporting_DownloadableResult::getContentType()
This method returns the content type of the data in the form of a string.
getCreationDate (line 64)
  • see: getCreationDate()
  • access: public
void getCreationDate ()

Implementation of:
Inx_Api_Reporting_DownloadableResult::getCreationDate()
Returns the creation date of this report.
getInputStream (line 32)
  • see: getInputStream()
  • access: public
void getInputStream ()

Implementation of:
Inx_Api_Reporting_DownloadableResult::getInputStream()
Returns an Inx_Api_InputStream which can be used to download the report.

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