Class Inx_Apiimpl_SplitTest_SplitTestManagerImpl

Description
Variable Summary
Method Summary
Inx_Apiimpl_SplitTest_SplitTestManagerImpl __construct (Inx_Apiimpl_AbstractSession $oSession)
array fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef, int $iIndex, int $iDirection)
bool|void remove (int $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef, int[] $aIndexRanges)
Variables
stdClass $_oService (line 13)
  • access: protected
Inx_Apiimpl_AbstractSession $_oSession (line 8)
  • access: protected
Methods
Constructor __construct (line 15)
  • access: public
Inx_Apiimpl_SplitTest_SplitTestManagerImpl __construct (Inx_Apiimpl_AbstractSession $oSession)
fetchBOs (line 94)
  • return: of Inx_Apiimpl_SplitTest_SplitTestManagerImpl's
  • throws: Inx_Api_RemoteException
  • access: public
array fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef, int $iIndex, int $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 28)
  • throws: Inx_Api_APIException
  • throws: Inx_Api_DataException
  • throws: Inx_Api_IllegalArgumentException
  • access: public
  • int $iId

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 56)
  • throws: Inx_Api_NotImplementedException
  • access: public
bool|void remove (int $iId)
  • int $iId

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 65)
  • throws: Inx_Api_NotImplementedException
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef, int[] $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
selectAll (line 72)
  • access: public

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.

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