Class Inx_Apiimpl_List_ListManagerImpl

Description

Implements interfaces:

ListManagerImpl

ListManagerImpl

  • version: $Revision: 5220 $ $Date: 2006-11-13 11:13:22 +0000 (Mo, 13 Nov 2006) $ $Author: bgn $

Located in /Apiimpl/List/ListManagerImpl.php (line 10)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_List_ListManagerImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext)
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
void findByName ( $sListName)
void get ( $iId)
void remove ( $iId)
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $oIndexRanges)
void selectAll ()
Variables
mixed $_oService (line 15)
  • access: protected
mixed $_oSessionContext (line 13)
  • access: protected
Methods
Constructor __construct (line 18)
  • access: public
Inx_Apiimpl_List_ListManagerImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext)
createFilterList (line 88)
  • see: createFilterList()
  • access: public
void createFilterList ()

Implementation of:
Inx_Api_List_ListContextManager::createFilterList()
Creates an Inx_Api_List_FilterListContext object.
createStandardList (line 79)
  • see: createStandardList()
  • access: public
void createStandardList ()

Implementation of:
Inx_Api_List_ListContextManager::createStandardList()
Creates an Inx_Api_List_StandardListContext object.
fetchBOs (line 145)
  • see: fetchBOs(com.inxmail.xpro.apiimpl.RemoteRef, int, int)
  • throws: RemoteException
  • access: public
void fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
findByName (line 116)
  • see: findByName(java.lang.String)
  • access: public
void findByName ( $sListName)
  • $sListName

Implementation of:
Inx_Api_List_ListContextManager::findByName()
Returns the Inx_Api_List_ListContext with the specified list name.
get (line 29)
  • see: get(int)
  • throws: DataException
  • access: public
void get ( $iId)
  • $iId

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

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 135)
  • see: removeBOs(com.inxmail.xpro.apiimpl.RemoteRef, com.inxmail.xpro.apiservice.TInteger[])
  • throws: RemoteException
  • access: public
void removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $oIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
selectAll (line 97)
  • see: selectAll()
  • access: public
void selectAll ()

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