Class Inx_Apiimpl_Util_AbstractInsertionRowSet

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/Util/AbstractInsertionRowSet.php (line 2)

Inx_Apiimpl_RemoteObject
   |
   --Inx_Apiimpl_Util_AbstractInxRowSet
      |
      --Inx_Apiimpl_Util_AbstractManipulationRowSet
         |
         --Inx_Apiimpl_Util_AbstractInsertionRowSet
Direct descendents
Class Description
Inx_Apiimpl_Recipient_AbstractRecipientManipulationRowSet RemoteObject <P>Copyright (c) 2005 Inxmail GmbH.
Variable Summary
Method Summary
Inx_Apiimpl_Util_AbstractInsertionRowSet __construct (Inx_Apiimpl_SessionContext $oSc,  $sRemoteRefId,  $iRowCount,  $aInitialBulk,  $sTypeName,  $iAttrCount)
void createNewObject ()
void moveToInsertRow ()
void next ()
void previous ()
Variables
Methods
Constructor __construct (line 8)
  • access: public
Inx_Apiimpl_Util_AbstractInsertionRowSet __construct (Inx_Apiimpl_SessionContext $oSc,  $sRemoteRefId,  $iRowCount,  $aInitialBulk,  $sTypeName,  $iAttrCount)

Redefinition of:
Inx_Apiimpl_Util_AbstractManipulationRowSet::__construct()

Redefined in descendants as:
createNewObject (line 68)
  • abstract:
  • access: protected
void createNewObject ()

Redefined in descendants as:
moveToInsertRow (line 15)
  • access: public
void moveToInsertRow ()

Implementation of:
Inx_Api_InsertionRowSet::moveToInsertRow()
Moves the cursor to the insert row. the insert row. a buffer where a new row may be constructed by calling the update methods prior to inserting the row into the row set. insert row.
next (line 28)
  • access: public
void next ()

Redefinition of:
Inx_Apiimpl_Util_AbstractInxRowSet::next()

Implementation of:
Inx_Api_InxRowSet::next()
Moves the cursor down one row from its current position. first row; the first call to the method next() makes the first row the current row; the second call makes the second row the current row, and so on.
previous (line 37)
  • access: public
void previous ()

Redefinition of:
Inx_Apiimpl_Util_AbstractInxRowSet::previous()

Implementation of:
Inx_Api_InxRowSet::previous()
Moves the cursor to the previous row in this row set.
rollbackRowUpdate (line 46)
  • access: public
void rollbackRowUpdate ()

Redefinition of:
Inx_Apiimpl_Util_AbstractManipulationRowSet::rollbackRowUpdate()

Implementation of:
Inx_Api_ManipulationRowSet::rollbackRowUpdate()
Reverts the updates made to the current row in this row set. several update methods to roll back the updates made to a row. commitRowUpdate has already been called, this method has no effect.

Inherited Methods

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