Class Inx_Apiimpl_Core_AbstractBOResultSet

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/Core/AbstractBOResultSet.php (line 2)

Inx_Apiimpl_RemoteObject
   |
   --Inx_Apiimpl_Core_AbstractBOResultSet
Direct descendents
Class Description
Inx_Apiimpl_Core_DelegateBOResultSet RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Inx_Apiimpl_Mailing_MailingResultSet MailingResultSet
Inx_Apiimpl_Property_PropertyResultSet PropertyResultSet
Inx_Apiimpl_TriggerMailing_TriggerMailingResultSet RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Variable Summary
Method Summary
Inx_Apiimpl_Core_AbstractBOResultSet __construct (Inx_Apiimpl_SessionContext $oSc,  $sRemoteRefId,  $iSize,  $aFirstChunk)
void check ()
void close ()
void current ()
void get ( $iIndex)
void key ()
void next ()
void remove (Inx_Api_IndexSelection $oSelection)
void rewind ()
void size ()
void valid ()
void _fetchBOs ( $iIndex,  $iDirection)
void _removeBOs ( $aIndexRanges)
Variables
mixed $_iLastAccessedIndex = -1 (line 7)
  • access: protected
mixed $_iPosition = 0 (line 11)
  • access: protected
mixed $_iSize (line 9)
  • access: protected
mixed $_oBuffer = null (line 5)
  • access: protected

Redefined in descendants as:
Methods
check (line 127)
  • access: protected
void check ()
close (line 121)
  • access: public
void close ()

Implementation of:
Inx_Api_BOResultSet::close()
Closes this result set and releases any resources associated with the result set.
current (line 139)
  • access: public
void current ()
get (line 38)
  • throws: DataException
  • access: public
void get ( $iIndex)
  • $iIndex

Implementation of:
Inx_Api_BOResultSet::get()
Returns the Inx_Api_BusinessObject with the specified index.
key (line 145)
  • access: public
void key ()
next (line 150)
  • access: public
void next ()
remove (line 99)
  • access: public
void remove (Inx_Api_IndexSelection $oSelection)

Implementation of:
Inx_Api_BOResultSet::remove()
Removes all business objects that are selected. have been removed.
rewind (line 133)
  • access: public
void rewind ()
size (line 93)
  • access: public
void size ()

Implementation of:
Inx_Api_BOResultSet::size()
Returns the number of business objects in this result set.
valid (line 155)
  • access: public
void valid ()
_fetchBOs (line 33)
  • abstract:
  • throws: RemoteException
  • access: protected
void _fetchBOs ( $iIndex,  $iDirection)
  • $iIndex
  • $iDirection

Redefined in descendants as:
_removeBOs (line 28)
  • abstract:
  • throws: RemoteException
  • access: protected
void _removeBOs ( $aIndexRanges)
  • $aIndexRanges

Redefined in descendants as:

Inherited Methods

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