Class Inx_Apiimpl_Transformation_TransformationManagerImpl

Description
Method Summary
Inx_Apiimpl_Transformation_TransformationManagerImpl __construct (Inx_Apiimpl_AbstractSession $session)
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
void remove (int $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef, int[] $aIndexRanges)
Methods
Constructor __construct (line 15)
  • access: public
Inx_Apiimpl_Transformation_TransformationManagerImpl __construct (Inx_Apiimpl_AbstractSession $session)
createTransformation (line 26)
  • access: public
Inx_Apiimpl_Transformation_TransformationImpl createTransformation (string $sName)
  • string $sName

Implementation of:
Inx_Api_Transformation_TransformationManager::createTransformation()
Creates a new transformation.
fetchBOs (line 90)
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

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

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

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

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
selectAll (line 67)
  • 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:32 +0200 by phpDocumentor 1.3.2