Class Inx_Apiimpl_GeneralMailing_GeneralMailingImpl

Description
Variable Summary
Method Summary
Inx_Apiimpl_GeneralMailing_GeneralMailingImpl __construct (Inx_Apiimpl_AbstractSession $oSession,  $oData)
void findLastSending ()
void findSendings ()
void getId ()
void getName ()
void getSubject ()
void reload ()
Variables
stdClass $_oData (line 18)
  • access: protected
stdClass $_oService (line 13)
  • access: protected
Inx_Apiimpl_AbstractSession $_oSession (line 8)
  • access: protected
Methods
static method convert (line 108)
  • access: public
Constructor __construct (line 21)
  • access: public
Inx_Apiimpl_GeneralMailing_GeneralMailingImpl __construct (Inx_Apiimpl_AbstractSession $oSession,  $oData)
findLastSending (line 99)
  • access: public
void findLastSending ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::findLastSending()
Returns the last Inx_Api_Sending_Sending of this mailing, or null if this mailing has not yet been sent.
findSendings (line 93)
  • access: public
void findSendings ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::findSendings()
Returns an Inx_Api_ROBOResultSet containing all sendings of this mailing or empty if it has not yet been sent.
getCreationDatetime (line 81)
  • access: public
void getCreationDatetime ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getCreationDatetime()
Returns the creation date of this mailing.
getId (line 29)
  • access: public
void getId ()

Implementation of:
Inx_Api_ReadOnlyBusinessObject::getId()
Returns the unique identifier of this Inx_Api_ReadOnlyBusinessObject.
getListContextId (line 66)
  • access: public
void getListContextId ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getListContextId()
Returns the ID of the list context this mailing belongs to.
getMailingType (line 75)
  • access: public

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getMailingType()
Returns the Inx_Api_GeneralMailing_MailingType of this mailing.
getModificationDatetime (line 87)
  • access: public
void getModificationDatetime ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getModificationDatetime()
Returns the modification date of this mailing.
getName (line 54)
  • access: public
void getName ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getName()
Returns the name of this mailing.
getSubject (line 60)
  • access: public
void getSubject ()

Implementation of:
Inx_Api_GeneralMailing_GeneralMailing::getSubject()
Returns the subject of this mailing.
reload (line 35)
  • access: public
void reload ()

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

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