Class Inx_Apiimpl_Recipient_UnsubscriptionRecipientRowSetImpl

Description

Implements interfaces:

RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.

RemoteObject Copyright (c) 2005 Inxmail GmbH. All Rights Reserved.

  • version: $Revision: 9350 $ $Date: 2007-12-10 09:36:24 +0200 (Pr, 10 Grd 2007) $ $Author: aurimas $

Located in /Apiimpl/Recipient/UnsubscriptionRecipientRowSetImpl.php (line 2)

Inx_Apiimpl_RemoteObject
   |
   --Inx_Apiimpl_Util_AbstractInxRowSet
      |
      --Inx_Apiimpl_Util_AbstractManipulationRowSet
         |
         --Inx_Apiimpl_Util_AbstractInsertionRowSet
            |
            --Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet
               |
               --Inx_Apiimpl_Recipient_UnsubscriptionRecipientRowSetImpl
Variable Summary
Method Summary
Inx_Apiimpl_Recipient_UnsubscriptionRecipientRowSetImpl __construct (Inx_Apiimpl_Recipient_RecipientContextImpl $oRecipientManager,  $oRowSet, Inx_Api_List_ListContext $oListContext)
void createNewObject ()
void createRecipientUpdate ( $oCurrentRecipient,  $aChangedAttrs)
void createWriteCopy ( $oOriginObject)
void doDelete ( $oSc,  $sRemoteRefId,  $aIndices)
void doFetch ( $oSc,  $sRemoteRefId,  $iIndex,  $iDirection)
void doRecipientUpdate ( $oSc,  $sRemoteRefId,  $ru)
void getId ()
void resubscribe ( $sSubscriptionDate)
void setResubscribe ( $sSubscriptionDate, [Inx_Api_IndexSelection $oSelection = null])
void updateBufferAfterUpdate (Inx_Apiimpl_Util_IndexedBuffer $oBuffer,  $oUpdatedRecipient,  $iCurrentRow,  $blIsNewRecipient)
Variables
Methods
Constructor __construct (line 14)
  • access: public
Inx_Apiimpl_Recipient_UnsubscriptionRecipientRowSetImpl __construct (Inx_Apiimpl_Recipient_RecipientContextImpl $oRecipientManager,  $oRowSet, Inx_Api_List_ListContext $oListContext)

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::__construct()
checkRecipientExists (line 95)
  • access: protected
void checkRecipientExists ()

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::checkRecipientExists()
createNewObject (line 209)
  • access: protected
void createNewObject ()

Redefinition of:
Inx_Apiimpl_Util_AbstractInsertionRowSet::createNewObject()
createRecipientUpdate (line 164)
  • access: protected
void createRecipientUpdate ( $oCurrentRecipient,  $aChangedAttrs)
  • $oCurrentRecipient
  • array $aChangedAttrs

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::createRecipientUpdate()
createWriteCopy (line 119)
  • access: protected
void createWriteCopy ( $oOriginObject)
  • $oOriginObject

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::createWriteCopy()
doDelete (line 216)
  • access: protected
void doDelete ( $oSc,  $sRemoteRefId,  $aIndices)
  • $oSc
  • $sRemoteRefId
  • array $aIndices

Redefinition of:
Inx_Apiimpl_Util_AbstractManipulationRowSet::doDelete()
doFetch (line 222)
  • access: protected
void doFetch ( $oSc,  $sRemoteRefId,  $iIndex,  $iDirection)
  • $oSc
  • $sRemoteRefId
  • $iIndex
  • $iDirection

Redefinition of:
Inx_Apiimpl_Util_AbstractInxRowSet::doFetch()
doRecipientUpdate (line 185)
  • access: protected
void doRecipientUpdate ( $oSc,  $sRemoteRefId,  $ru)
  • $oSc
  • $sRemoteRefId
  • stdClass $ru

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::doRecipientUpdate()
getAttributeGetter (line 101)
  • access: protected
void getAttributeGetter (Inx_Api_Recipient_Attribute $oAttr)

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getAttributeGetter()
getAttributeWriter (line 110)
  • access: protected
void getAttributeWriter (Inx_Api_Recipient_Attribute $oAttr)

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getAttributeWriter()
getId (line 75)
  • access: public
void getId ()

Implementation of:
Inx_Api_Recipient_UnsubscriptionRecipientRowSet::getId()
Retrieves the recipient id in the current row of this Inx_Api_Recipient_UnsubscriptionRecipientRowSet object.
getUnsubscriptionDate (line 81)
  • access: public
void getUnsubscriptionDate ()

Implementation of:
Inx_Api_Recipient_UnsubscriptionRecipientRowSet::getUnsubscriptionDate()
Returns the point in time when the current recipient was unsubscribed from the selected list.
resubscribe (line 26)
  • access: public
void resubscribe ( $sSubscriptionDate)
  • $sSubscriptionDate

Implementation of:
Inx_Api_Recipient_UnsubscriptionRecipientRowSet::resubscribe()
Resubscribes the recipient.
setResubscribe (line 41)
  • access: public
void setResubscribe ( $sSubscriptionDate, [Inx_Api_IndexSelection $oSelection = null])

Implementation of:
Inx_Api_Recipient_UnsubscriptionRecipientRowSet::setResubscribe()
Resubscribes the recipients in the specified selection.
updateBufferAfterUpdate (line 170)
  • access: protected
void updateBufferAfterUpdate (Inx_Apiimpl_Util_IndexedBuffer $oBuffer,  $oUpdatedRecipient,  $iCurrentRow,  $blIsNewRecipient)

Redefinition of:
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateBufferAfterUpdate()

Inherited Methods

Inherited From Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet

Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::__construct()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::checkReadAccess()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::checkRecipientExists()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::checkWriteAccess()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::commitRowUpdate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::createRecipientUpdate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::createWriteCopy()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::doRecipientUpdate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::doUpdate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getAttributeGetter()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getAttributeWriter()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getBoolean()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getContext()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getDate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getDatetime()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getDouble()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getInteger()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getMetaData()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getObject()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getString()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::getTime()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateBoolean()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateBufferAfterUpdate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateDate()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateDatetime()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateDouble()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateInteger()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateObject()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateString()
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet::updateTime()

Inherited From Inx_Apiimpl_Util_AbstractInsertionRowSet

Inx_Apiimpl_Util_AbstractInsertionRowSet::__construct()
Inx_Apiimpl_Util_AbstractInsertionRowSet::createNewObject()
Inx_Apiimpl_Util_AbstractInsertionRowSet::moveToInsertRow()
Inx_Apiimpl_Util_AbstractInsertionRowSet::next()
Inx_Apiimpl_Util_AbstractInsertionRowSet::previous()
Inx_Apiimpl_Util_AbstractInsertionRowSet::rollbackRowUpdate()

Inherited From Inx_Apiimpl_Util_AbstractManipulationRowSet

Inx_Apiimpl_Util_AbstractManipulationRowSet::__construct()
Inx_Apiimpl_Util_AbstractManipulationRowSet::afterLastRow()
Inx_Apiimpl_Util_AbstractManipulationRowSet::beforeFirstRow()
Inx_Apiimpl_Util_AbstractManipulationRowSet::commitRowUpdate()
Inx_Apiimpl_Util_AbstractManipulationRowSet::deleteRow()
Inx_Apiimpl_Util_AbstractManipulationRowSet::deleteRows()
Inx_Apiimpl_Util_AbstractManipulationRowSet::doDelete()
Inx_Apiimpl_Util_AbstractManipulationRowSet::doUpdate()
Inx_Apiimpl_Util_AbstractManipulationRowSet::fetchRowData()
Inx_Apiimpl_Util_AbstractManipulationRowSet::isRowDeleted()
Inx_Apiimpl_Util_AbstractManipulationRowSet::rollbackRowUpdate()

Inherited From Inx_Apiimpl_Util_AbstractInxRowSet

Inx_Apiimpl_Util_AbstractInxRowSet::__construct()
Inx_Apiimpl_Util_AbstractInxRowSet::afterLastRow()
Inx_Apiimpl_Util_AbstractInxRowSet::beforeFirstRow()
Inx_Apiimpl_Util_AbstractInxRowSet::checkExists()
Inx_Apiimpl_Util_AbstractInxRowSet::close()
Inx_Apiimpl_Util_AbstractInxRowSet::doFetch()
Inx_Apiimpl_Util_AbstractInxRowSet::fetchRowData()
Inx_Apiimpl_Util_AbstractInxRowSet::getRow()
Inx_Apiimpl_Util_AbstractInxRowSet::getRowCount()
Inx_Apiimpl_Util_AbstractInxRowSet::next()
Inx_Apiimpl_Util_AbstractInxRowSet::previous()
Inx_Apiimpl_Util_AbstractInxRowSet::setRow()

Inherited From Inx_Apiimpl_RemoteObject

Inx_Apiimpl_RemoteObject::__construct()
Inx_Apiimpl_RemoteObject::_createCxt()
Inx_Apiimpl_RemoteObject::_isReleased()
Inx_Apiimpl_RemoteObject::_notify()
Inx_Apiimpl_RemoteObject::_refId()
Inx_Apiimpl_RemoteObject::_release()
Inx_Apiimpl_RemoteObject::_remoteRef()
Inx_Apiimpl_RemoteObject::_sessionId()

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