Class Inx_Apiimpl_Recipient_AbstractReadOnlyRecipientRowSet

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 $
  • abstract:

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

Inx_Apiimpl_RemoteObject
   |
   --Inx_Apiimpl_Util_AbstractInxRowSet
      |
      --Inx_Apiimpl_Recipient_AbstractReadOnlyRecipientRowSet
Direct descendents
Class Description
Inx_Apiimpl_Core_SubscriptionLogEntryRowSetImpl RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Inx_Apiimpl_DataAccess_ClickDataRowSetImpl RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Inx_Apiimpl_Sending_SendingRecipientRowSetImpl RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Variable Summary
Method Summary
Inx_Apiimpl_Recipient_AbstractReadOnlyRecipientRowSet __construct (Inx_Apiimpl_SessionContext $oSc,  $sRemoteRefId,  $iRowCount,  $aInitialBulk,  $sTypeName, Inx_Api_Recipient_RecipientContext $oRecipientManager,  $aAttributes,  $aTypedIndices, Inx_Apiimpl_Recipient_AttributeGetterFactory $oAttributeGetterFactory)
void getContext ()
void getMetaData ()
Variables
Methods
Constructor __construct (line 10)
  • access: public
Inx_Apiimpl_Recipient_AbstractReadOnlyRecipientRowSet __construct (Inx_Apiimpl_SessionContext $oSc,  $sRemoteRefId,  $iRowCount,  $aInitialBulk,  $sTypeName, Inx_Api_Recipient_RecipientContext $oRecipientManager,  $aAttributes,  $aTypedIndices, Inx_Apiimpl_Recipient_AttributeGetterFactory $oAttributeGetterFactory)

Redefinition of:
Inx_Apiimpl_Util_AbstractInxRowSet::__construct()

Redefined in descendants as:
checkReadAccess (line 92)
  • access: protected
void checkReadAccess (Inx_Api_Recipient_Attribute $oAttr)
getBoolean (line 32)
  • access: public
void getBoolean (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getBoolean()
Retrieves the value of the designated attribute in the current row of this row set as a Boolean.
getContext (line 80)
  • access: public
void getContext ()

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getContext()
Retrieves the Inx_Api_Recipient_RecipientContext used to fetch the recipient attributes.
getDate (line 50)
  • access: public
void getDate (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getDate()
Retrieves the value of the designated attribute in the current row of this row set as a Date.
getDatetime (line 62)
  • access: public
void getDatetime (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getDatetime()
Retrieves the value of the designated attribute in the current row of this row set as a Datetime.
getDouble (line 44)
  • access: public
void getDouble (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getDouble()
Retrieves the value of the designated attribute in the current row of this row set as a Double.
getInteger (line 38)
  • access: public
void getInteger (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getInteger()
Retrieves the value of the designated attribute in the current row of this row set as an Integer.
getMetaData (line 86)
  • access: public
void getMetaData ()

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getMetaData()
Retrieves the Inx_Api_Recipient_RecipientMetaData object used to fetch recipient attributes.
getObject (line 74)
  • access: public
void getObject (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getObject()
Retrieves the value of the designated attribute in the current row of this row set as an Object.
getString (line 68)
  • access: public
void getString (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getString()
Retrieves the value of the designated attribute in the current row of this row set as a String.
getTime (line 56)
  • access: public
void getTime (Inx_Api_Recipient_Attribute $oAttr)

Implementation of:
Inx_Api_Recipient_ReadOnlyRecipientRowSet::getTime()
Retrieves the value of the designated attribute in the current row of this row set as a Time.

Inherited Methods

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:19 +0200 by phpDocumentor 1.3.2