Class Inx_Apiimpl_Filter_FilterManagerImpl

Description

Implements interfaces:

FilterManagerImpl

FilterManagerImpl

  • version: $Revision$ $Date$ $Author$

Located in /Apiimpl/Filter/FilterManagerImpl.php (line 9)


	
			
Variable Summary
mixed $_oSc
mixed $_oService
Method Summary
Inx_Apiimpl_Filter_FilterManagerImpl __construct (Inx_Apiimpl_SessionContext $oSc)
array fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
boolean remove ( $iId)
int removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)
Inx_Api_BOResultSet select (Inx_Api_List_ListContext $oListContext, [ $iOrderAttribute = -1], [ $iOrderType = -1])
Variables
mixed $_oSc (line 11)
  • access: protected
mixed $_oService (line 13)
  • access: protected
Methods
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_Filter_FilterManagerImpl __construct (Inx_Apiimpl_SessionContext $oSc)
createFilter (line 28)

Enter description here.

Enter description here...

  • access: public
Inx_Api_Filter_Filter createFilter (Inx_Api_List_ListContext $oListContext)

Implementation of:
Inx_Api_Filter_FilterManager::createFilter()
Creates a new filter that belongs to the specified list.
fetchBOs (line 149)
  • access: public
array fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 49)

Enter description here.

Enter description here...

  • throws: Inx_Api_DataException
  • access: public
Inx_Api_BusinessObject get ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 73)

Enter description here.

Enter description here...

  • access: public
boolean remove ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 141)

Enter description here.

Enter description here...

  • access: public
int removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $aIndexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
select (line 116)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BOResultSet select (Inx_Api_List_ListContext $oListContext, [ $iOrderAttribute = -1], [ $iOrderType = -1])

Implementation of:
Inx_Api_Filter_FilterManager::select()
Returns an Inx_Api_BOResultSet containing all filters which belong to the specified list ordered by the specified order attribute and type.
selectAll (line 95)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BOResultSet 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:24 +0200 by phpDocumentor 1.3.2