Interface Inx_Api_ReadOnlyBusinessObject

Description

The API gives access to objects of Inxmail, which are called "BusinessObjects". Inxmail is such a Business Object. manipulated by the Inxmail Professional API.

The API gives access to objects of Inxmail, which are called "BusinessObjects". For example, a mailing list in Inxmail is such a Business Object. Inx_Api_ReadOnlyBusinessObjects are Business Objects which cannot be manipulated by the Inxmail Professional API.

Located in /Api/ReadOnlyBusinessObject.php (line 11)


	
			
Direct descendents
Class Description
Inx_Api_GeneralMailing_GeneralMailing A Inx_Api_GeneralMailing_GeneralMailing object represents a mailing of any type in Inxmail.
Inx_Api_Sending_Sending An Inx_Api_Sending_Sending represents a sending of a mailing to a set of recipients. individual sendings, corresponding to the sending of the mailing to one specific recipient. usually only sent once. objects, use the Inx_Api_Sending_SendingHistoryManager.
Method Summary
int getId ()
void reload ()
Methods
getId (line 18)

Returns the unique identifier of this Inx_Api_ReadOnlyBusinessObject.

Returns the unique identifier of this Inx_Api_ReadOnlyBusinessObject.

  • return: the unique identifier.
  • access: public
int getId ()
reload (line 26)

Reloads this business object from the server.

Reloads this business object from the server.

  • throws: Inx_Api_DataException if this business object could not be found on the server (e.g. the object was deleted).
  • access: public
void reload ()

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