Class Inx_Apiimpl_Resource_ResourceImpl

Description

Implements interfaces:

ResourceImpl

ResourceImpl

  • version: $Revision: 3268 $ $Date: 2005-09-26 09:33:26 +0000 (Mo, 26 Sep 2005) $ $Author: bgn $

Located in /Apiimpl/Resource/ResourceImpl.php (line 10)


	
			
Variable Summary
ResourceData $_oData
SessionContext $_oSc
Method Summary
static Resource[] convert (Inx_Apiimpl_SessionContext $oSc,  $aData)
Inx_Apiimpl_Resource_ResourceImpl __construct (Inx_Apiimpl_SessionContext $oSc,  $oData)
void commitUpdate ()
String getContentType ()
void getId ()
int getMailingId ()
String getName ()
long getSize ()
int getUserId ()
unknown reload ()
Variables
ResourceData $_oData (line 25)

Enter description here.

Enter description here...

  • access: protected
SessionContext $_oSc (line 18)

Enter description here.

Enter description here...

  • access: protected
Methods
static method convert (line 179)

Enter description here.

Enter description here...

  • access: public
static Resource[] convert (Inx_Apiimpl_SessionContext $oSc,  $aData)
Constructor __construct (line 28)
  • access: public
Inx_Apiimpl_Resource_ResourceImpl __construct (Inx_Apiimpl_SessionContext $oSc,  $oData)
commitUpdate (line 45)

Enter description here.

Enter description here...

  • throws: UpdateException, DataException
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getContentType (line 151)

Enter description here.

Enter description here...

  • access: public
String getContentType ()

Implementation of:
Inx_Api_Resource_Resource::getContentType()
Returns the MIME type of the content.
getCreationDatetime (line 91)

Enter description here.

Enter description here...

  • access: public
Date getCreationDatetime ()

Implementation of:
Inx_Api_Resource_Resource::getCreationDatetime()
Returns the creation date of the resource.
getId (line 35)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getInputStream (line 160)
  • access: public

Implementation of:
Inx_Api_Resource_Resource::getInputStream()
Returns an Inx_Api_InputStream which can be used to download the resource file.
getListContextId (line 121)

Enter description here.

Enter description here...

  • access: public
int getListContextId ()

Implementation of:
Inx_Api_Resource_Resource::getListContextId()
Returns the id of the list this resource is bound to.
getMailingId (line 131)

Enter description here.

Enter description here...

  • access: public
int getMailingId ()

Implementation of:
Inx_Api_Resource_Resource::getMailingId()
Returns the id of the mailing this resource is bound to.
getName (line 81)

Enter description here.

Enter description here...

  • access: public
String getName ()

Implementation of:
Inx_Api_Resource_Resource::getName()
Returns the filename of the resource.
getSharingType (line 141)

Enter description here.

Enter description here...

  • access: public
int getSharingType ()

Implementation of:
Inx_Api_Resource_Resource::getSharingType()
Returns the sharing type.
getSize (line 101)

Enter description here.

Enter description here...

  • access: public
long getSize ()

Implementation of:
Inx_Api_Resource_Resource::getSize()
Returns the size of the resource file in bytes.
getUserId (line 111)

Enter description here.

Enter description here...

  • access: public
int getUserId ()

Implementation of:
Inx_Api_Resource_Resource::getUserId()
Returns the id of the user who uploaded the resource.
reload (line 56)

Enter description here.

Enter description here...

  • throws: DataException
  • access: public
unknown reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.

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