Class Inx_Apiimpl_Bounce_BounceImpl

Description

Implements interfaces:

BounceMailImpl

BounceMailImpl

  • version:

Located in /Apiimpl/Bounce/BounceImpl.php (line 8)


	
			
Variable Summary
mixed $_oData
mixed $_oSc
Method Summary
static void convert (Inx_Apiimpl_SessionContext $oSc,  $oData)
Inx_Apiimpl_Bounce_BounceImpl __construct ( $oSc,  $oData, [ $rc = null], [ $_aAttrGetterMapping = null])
void commitUpdate ()
void getBoolean ( $attr)
void getCategory ()
void getDate ( $attr)
void getDatetime ( $attr)
void getDouble ( $attr)
void getHeaders ()
void getId ()
void getInteger ( $attr)
void getListId ()
void getMailingId ()
void getObject ( $attr)
void getRecipientId ()
void getSender ()
void getSendingId ()
void getString ( $attr)
void getSubject ()
void getTextContent ()
void getTime ( $attr)
void reload ()
Variables
mixed $_oData (line 12)
  • access: protected
mixed $_oSc (line 10)
  • access: protected
Methods
static method convert (line 226)
  • access: public
static void convert (Inx_Apiimpl_SessionContext $oSc,  $oData)
Constructor __construct (line 21)
  • access: public
Inx_Apiimpl_Bounce_BounceImpl __construct ( $oSc,  $oData, [ $rc = null], [ $_aAttrGetterMapping = null])
  • $oSc
  • stdClass $oData
  • $rc
  • $_aAttrGetterMapping
commitUpdate (line 131)
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getBoolean (line 174)
  • throws: Inx_Api_DataException
  • access: public
void getBoolean ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getBoolean()
Returns the Boolean value for the given recipient Attribute.
getCategory (line 30)
  • access: public
void getCategory ()

Implementation of:
Inx_Api_Bounce_Bounce::getCategory()
Returns the category of this bounce.
getDate (line 166)
  • access: public
void getDate ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getDate()
Returns the date value for the given recipient Attribute.
getDatetime (line 181)
  • throws: Inx_Api_DataException
  • access: public
void getDatetime ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getDatetime()
Returns the datetime value for the given recipient Attribute.
getDouble (line 189)
  • throws: Inx_Api_DataException
  • access: public
void getDouble ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getDouble()
Returns the Double value for the given recipient Attribute.
getHeaders (line 36)
  • access: public
void getHeaders ()

Implementation of:
Inx_Api_Bounce_Bounce::getHeaders()
Returns the header of the bounce message as string.
getId (line 124)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getInteger (line 197)
  • throws: Inx_Api_DataException
  • access: public
void getInteger ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getInteger()
Returns the integer value for the given recipient Attribute.
getListId (line 49)
  • access: public
void getListId ()

Implementation of:
Inx_Api_Bounce_Bounce::getListId()
Returns the list id of the list in which the bounce occurred.
getMailingId (line 69)
  • access: public
void getMailingId ()

Implementation of:
Inx_Api_Bounce_Bounce::getMailingId()
Returns the id of the bounced mailing.
getMatchedEmailAddress (line 156)
  • access: public
void getMatchedEmailAddress ()

Implementation of:
Inx_Api_Bounce_Bounce::getMatchedEmailAddress()
Returns the matched e-mail address (i.
getMIMEMessageAsStream (line 55)
  • access: public
void getMIMEMessageAsStream ()

Implementation of:
Inx_Api_Bounce_Bounce::getMIMEMessageAsStream()
Returns the complete bounce message as mime message stream.
getObject (line 221)
  • throws: DataException
  • access: public
void getObject ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getObject()
Returns the Object value for the given recipient Attribute.
getReceptionDate (line 80)
  • access: public
void getReceptionDate ()

Implementation of:
Inx_Api_Bounce_Bounce::getReceptionDate()
Returns the date when the bounce occurred as ISO 8601 formatted date string.
getRecipientId (line 86)
  • access: public
void getRecipientId ()

Implementation of:
Inx_Api_Bounce_Bounce::getRecipientId()
Returns the recipient id for which the bounce occurred.
getRecipientState (line 161)
  • access: public
void getRecipientState ()

Implementation of:
Inx_Api_Bounce_Bounce::getRecipientState()
Returns the state of the recipient for the current bounce. The possible recipient states are:
getSender (line 92)
  • access: public
void getSender ()

Implementation of:
Inx_Api_Bounce_Bounce::getSender()
Returns the sender address.
getSendingId (line 75)
  • access: public
void getSendingId ()

Implementation of:
Inx_Api_Bounce_Bounce::getSendingId()
Returns the id of the bounced sending.
getString (line 205)
  • throws: DataException
  • access: public
void getString ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getString()
Returns the string value for the given recipient Attribute.
getSubject (line 98)
  • access: public
void getSubject ()

Implementation of:
Inx_Api_Bounce_Bounce::getSubject()
Returns the subject of the bounce message.
getTextContent (line 111)
  • access: public
void getTextContent ()

Implementation of:
Inx_Api_Bounce_Bounce::getTextContent()
Returns the bounce message content as text.
getTime (line 213)
  • throws: DataException
  • access: public
void getTime ( $attr)
  • $attr

Implementation of:
Inx_Api_Bounce_Bounce::getTime()
Returns the time value for the given recipient Attribute.
reload (line 140)
  • access: public
void reload ()

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

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